mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #16599] issue: No edit/copy icons when a Empty Message with one upload file #33501
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 @rgaricano on GitHub (Aug 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16599
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
0.6.18
Ollama Version (if applicable)
No response
Operating System
ubuntu 24.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Permit edit the message as usual
Actual Behavior
Sending a empty Message with one uploaded file the user message doesn't show icons for edit/copy, the attached file can be removed neither.
Steps to Reproduce
upload a file with prompt + option
send the message empty
Logs & Screenshots
Additional Information
This issue is running 0.6.18, not sure if it's fixed in 0.6.22
For first message isn't a problem, just delete the chat, but it also happend if same steps in any place of the conversation.
@tjbck commented on GitHub (Aug 14, 2025):
Addressed with e13f1738d4e69e3e40ef3399fd6bddbbf8843003!