mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #1557] feat: Make the chat tag action more visible in the UI #12549
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 @autopticio on GitHub (Apr 15, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1557
Originally assigned to: @tjbck on GitHub.
Is your feature request related to a problem? Please describe.

I wasn't aware it was possible to tag chats until I read some of the other feature conversations. I think this may be because the tag action is in the upper right hamburger menu of the selected chat. I think it is a super useful feature to organize chats and would be good to make it more visible in the UI.
Describe the solution you'd like

Move the tag action under the left side hamburger menu for the specific chat. I think it deserves to be at the same level as rename and delete.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
@tjbck commented on GitHub (Apr 16, 2024):
Great suggestion! Working on it!