mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #3420] [Feature Request] Add delete button to first message #13261
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 @josephrocca on GitHub (Jun 25, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3420
Is your feature request related to a problem? Please describe.
Since it's not currently possible to change image attachments, if the first message contains an image attachement, then the lack of a delete button on the first message means it's not even possible to change the image of the first message by deleting it and starting again.
Describe the solution you'd like
Allow deleting the first message.
Describe alternatives you've considered
Delete the chat and start a new one.
Additional context
This wouldn't really be needed if it were possible to edit image attachments, but I'd still prefer the simplicity & UX consistency of being able to delete any message I want.