-
-
Notifications
You must be signed in to change notification settings - Fork 7
[Feature Request] Persistent notifications #88
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Notifications can currently be dismissed by swiping or clearing them, which is a major inconvenience. I need notifications to remain persistent until explicitly handled by the app logic (e.g., until the associated action is completed).
Expected behavior
Notifications should not be removable by the user via swipe-to-dismiss or clearing the notifications. They should persist on screen until the app programmatically removes them.
Current behavior
Users can easily swipe away or clear notifications, causing them to disappear prematurely.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request