mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #14698] feat: Improve visibility of "Temporary Chat" toggle #32867
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 @mikedidomizio on GitHub (Jun 5, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14698
Check Existing Issues
Problem Description
The "temporary chat" button currently is hidden behind the models dropdown and I find it not intuitive.
I thought the feature didn't exist and looked through existing issues and only found it through that.
Desired Solution you'd like
I would move this functionality to the forefront of the UI like ChatGPT in the top right corner, beside open-webui's chat controls, or directly in the message box right in front of the user. I don't see why it makes sense to have this functionality behind a dropdown.
Alternatives Considered
One alternative is do nothing. Maybe the decision has been made, and to keep it in the models dropdown, but to me it feels like an odd choice. I'm open to hear the decision behind that if you feel it should stay.
Additional Context
No response