mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:34:13 -05:00
[GH-ISSUE #15866] issue: Clicking suggestions will not overwrite the previous content #17698
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 @EntropyYue on GitHub (Jul 19, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15866
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.16
Ollama Version (if applicable)
No response
Operating System
Windows 10
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
In 0.6.15, clicking on suggestion tips will only cover the previous input
Actual Behavior
In 0.6.16, clicking on suggestion prompts will cause the suggestions to be added to the end of the input
Steps to Reproduce
Repeatedly clicking on the prompt suggestions, you see a large amount of text appearing instead of covering the previous one
Logs & Screenshots
Additional Information
I found that the submission that introduced the error was
e84c521177by usinggit bisect@tjbck commented on GitHub (Jul 19, 2025):
Already addressed in dev!