mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-25 20:47:57 -05:00
Unable to edit user's messages on mobile UI #3945
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 @Star-caorui on GitHub (Feb 18, 2025).
Originally assigned to: @tjbck on GitHub.
Bug Report
Installation Method
Docker
Environment
Open WebUI Version: v0.5.14
Ollama (if applicable): None
Operating System: iOS & Android
Browser (if applicable): Safari & Xiaomi Browser
Confirmation:
Expected Behavior:
After clicking on user message, edit etc. buttons should be displayed.
Actual Behavior:
After clicking on the user message, no button is displayed
Description
Bug Summary:
This is a question about mobile UI, After clicking on the user message, no button is displayed.
Reproduction Details
Steps to Reproduce:
In the Open WebUI mobile view, the Edit and Copy buttons below the user's sent message are not visible and unavailable.
Logs and Screenshots
Browser Console Logs:
None
Docker Container Logs:
None
Screenshots/Screen Recordings (if applicable):
Additional Information
No anymore.
Note
If the bug report is incomplete or does not follow the provided instructions, it may not be addressed. Please ensure that you have followed the steps outlined in the README.md and troubleshooting.md documents, and provide all necessary information for us to reproduce and address the issue. Thank you!
@karllee830 commented on GitHub (Feb 18, 2025):
Same problem, click the original position of the button, you can even see the button name.
@tjbck commented on GitHub (Feb 18, 2025):
Taking a look!
@tjbck commented on GitHub (Feb 18, 2025):
Should be addressed with
359f8b67f8, 0.5.15 will be released soon!@karllee830 commented on GitHub (Feb 19, 2025):
In my testing, the latest Dev version has fixed this issue.♥️
@cory2005 commented on GitHub (Feb 19, 2025):
I think I have a similar issue, the buttons for functions are invisible and you can only tell whether they're on or off because of the overlay. I'll try the new version.

@Maralai commented on GitHub (Feb 19, 2025):
I pulled latest, edit broken on all versions of v0.5.14.
@tjbck I see we are on releast v0.5.14, v0.5.13 did not have this bug. Can we tag that image while we await? I.e. is it safe to go back a version of the container, or is there a restore process? Please advise.
Please note that I have cleared my browser site cookies, cache, data, everything and double checked I was on the latest container. Before going to github and finding this issue.
https://github.com/user-attachments/assets/4986812e-4fd0-42a9-ac4a-4fce20766b27
This issue also is preventing me from being able to remove images:
https://github.com/user-attachments/assets/be3e8ba9-1d15-41ca-a029-2faffb662ac9
Without the ability to edit, this is also the moment where I would like to eliminate the press enter to send and only acces explicit button input only. Man, a perfectly good prompt mangled or lost because I can't copy the markdown, or edit.
@Maralai commented on GitHub (Feb 19, 2025):
I'll add that it seems odd, but it is working on only the bottom-most chat on desktop.
I also noticed in my PWA in chrome it is working.
@Maralai commented on GitHub (Feb 20, 2025):
This is perfect now thanks!