-
Notifications
You must be signed in to change notification settings - Fork 292
make dismissing a notification instant #3321
Copy link
Copy link
Open
Labels
enhancementNew feature or enhancement to existing functionalityNew feature or enhancement to existing functionalitypriority:lowItems of low importance. Applicable to select few users or use-casesItems of low importance. Applicable to select few users or use-cases
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or enhancement to existing functionalityNew feature or enhancement to existing functionalitypriority:lowItems of low importance. Applicable to select few users or use-casesItems of low importance. Applicable to select few users or use-cases
Type
Fields
Priority
None yet
📝 Provide a description of the new feature
There is a small animation when I am dismissing a notification, and I want to quickly dismiss notifications without having to wait until the animation completes. It would be nice if this could be changed, or if there could be an option to make that instant so that I can press very quickly to dismiss any notifications.
Relevant Forge(s)
No response
➕ Additional Information
would potentially need optimistic updates I guess as it seems it waits for the github response
happy to send a PR