mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #13977] issue: icons for images and code execution aren't highlighted properly #55759
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 @luantak on GitHub (May 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/13977
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.9
Ollama Version (if applicable)
No response
Operating System
linux
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Image generation and code execution should be highlighted in blue if selected (like web search)
Actual Behavior
When selecting them there only appears a small border around it. Which is also very similar to the hover state so it's often confusing whether it's selected or not.
Steps to Reproduce
Enable web search in settings
Enable code execution in settings
Logs & Screenshots
(It's especially bad on desktop)
Additional Information
No response
@tjbck commented on GitHub (May 17, 2025):
Intended behaviour.
@luantak commented on GitHub (May 17, 2025):
@tjbck my problem is that the hover and select states are almost identical its often not clear to my users whether a button is pressed or if it will be turned on after leaving with the mouse
Here are videos illustrating this
Dark mode (bad but better than light mode)
https://github.com/user-attachments/assets/72fc74be-e8b5-4ea5-9cdd-ed52430b9043
Light mode (here the states are almost indistinguishable)
https://github.com/user-attachments/assets/05a11eae-d3c5-4f5d-aedf-ad6cd37e5cf4
@bmabir17 commented on GitHub (May 18, 2025):
I am also facing similar experience. Was not able to identify why image was getting generated on every single prompt. I even went to turn off image generation from admin settings. But still image was being generated.
The image Selected state should have a different color like web search