mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
feat: warning before clearing conversations #62
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 @adan89lion on GitHub (Nov 26, 2023).
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.
When removing a chat, there will be a confirmation before delete them (two steps: trash bin icon → check icon). However, when clearing all chats, there isn't a confirmation to prevent accidental purge.
Describe the solution you'd like
Clear conversationsbuttonClear conversationstext turns red and becomesAre you sure?Clear conversationstextDescribe alternatives you've considered
Clear conversationsbutton, but that isn't an ideal UX for desktop.SettingsAdditional context
N/A