mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #4961] Improve tag selection UI in Open WebUI #29330
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 @go-run-jump on GitHub (Aug 28, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/4961
Is your feature request related to a problem? Please describe.
The current UI doesn't clearly indicate which tags are selected when filtering conversations, leading to confusion about the current view.
Describe the solution you'd like
Implement a visual indicator (e.g., highlighting, checkmarks, or bold text) to clearly show which tags are currently selected in the filter UI, especially when filters other than "All" are active.
Describe alternatives you've considered
Additional context
This improvement will enhance the user experience by providing better visual feedback on the current filtering state, reducing potential confusion about applied filters.
@tjbck commented on GitHub (Aug 28, 2024):
Closing in favour of #4959