mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #21056] feat: Close/dismiss button for new chat notification #34896
Reference in New Issue
Block a user
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 @HenkieTenkie62 on GitHub (Jan 30, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21056
Check Existing Issues
Verify Feature Scope
Problem Description
Notifcations for new messages linger for quite a while and don't have a button to close them.

Notifications for saving stuff has one and is very convenient:

Desired Solution you'd like
A close/dismiss button for (chat)notifications.
Alternatives Considered
No response
Additional Context
No response
@silentoplayz commented on GitHub (Feb 4, 2026):
Tip: Notifications for a response that has finished generating within a chat, but where you are not currently in that chat, can be dismissed by left-clicking and dragging the notification upwards on mouse and keyboard (similar to a swipe-up gesture on a phone).
@HenkieTenkie62 commented on GitHub (Feb 5, 2026):
@silentoplayz Good tip!
I see it's also implemented for the save notification.
Would it be good practice to make these notifications work in a uniform way?
@silentoplayz commented on GitHub (Feb 6, 2026):
@HenkieTenkie62 Your feature request should be addressed on the dev branch with
73bb600034.