mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: The new reply notification covers the code copy button; suggest add a close button. #4733
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 @jwsky on GitHub (Apr 6, 2025).
Check Existing Issues
Problem Description
The new reply notification is covering up the code copy button; I hope a close button can be added for the notification.
1,open Page A: ask something
2,open Page B: ask AI to provide some code, there will be a copy button in the top right of the code block. But when the page A's notification comes, it will covering the code copy button, what make this worse is that the notification will disapear in a very long time and I can do nothing at this time .
And If I drag this notification to the top to remove it, there will be a click action, and direct me to the Pagese A which is not expected.
Desired Solution you'd like
suggest add a close button in the notification popup box.
Alternatives Considered
dispear quicker? like 3s?
Additional Context
@tjbck commented on GitHub (Apr 6, 2025):
You can drag up to dismiss.