You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Please add buttons, replacing 'close all' and 'close this' (x in corner):
that are:
scoped to all notifications
shown above all notifications
π¦ scoped to the generating package
β scoped to the underlying error / notification type (e.g. "Error communicating with GitHub"; network errors; config/setup request; restart request; 'finished doing the thing' info; etc)
β scoped to current notification
(2-4) shown on a given notification
and which:
οΌΈ close all for that scope
don't show for scopes 1-3 if scope size is 1
π close all and mute for that scope, suppressing further notifications for X minutes [configurable, default 1?]
don't show for scope 4 (no future-defined scope to mute)
β¬ move to bottom of the notifications stack
don't show if all notifications are visible on screen and # notifications < X [default 5?]
don't show for scopes 1-3 if scope size is 1
Button position should be maintained even if others aren't shown (for muscle memory), and these should all be simple icons (not text, except alt-text).
This is up to 3 buttons at top + 3x3 per notification total (vs the current 1 + 1), but probably less than that most of the time.
'Move to bottom" would help when there are a lot of notifications, as a "deal with it later, remove the clutter first" option.