mirror of
https://github.com/hiaaryan/sileo.git
synced 2026-04-26 23:45:50 +03:00
[GH-ISSUE #15] Stackable Alerts / Grouped Notifications #12
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sileo#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alann-estrada-KSH on GitHub (Feb 16, 2026).
Original GitHub issue: https://github.com/hiaaryan/sileo/issues/15
Originally assigned to: @hiaaryan on GitHub.
One improvement I’d like to propose is adding support for stackable notifications.
When multiple notifications are triggered within a short period of time, instead of displaying each one separately, they could be grouped into a single notification stack. This stack would indicate that there are multiple alerts, and hovering over it (or clicking it) would reveal the individual notifications and their details.
This approach would:
Improve the user experience when many notifications appear at once
Keep important information accessible without overwhelming the UI
@simbesh commented on GitHub (Feb 17, 2026):
yep need that sonner functionality!
@hiaaryan commented on GitHub (Feb 22, 2026):
This is actually a work in progress. Will be shipped in v0.1.6 👍🏼