mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[GH-ISSUE #12085] feat: Ability to move a chat to a folder using mobile browser #16465
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 @navilg on GitHub (Mar 26, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12085
Check Existing Issues
Problem Description
In desktop browser, We have option to drag and drop a chat to a chat folder. But same is not available in mobile browser.
Desired Solution you'd like
May be a drop down option to allow moving a chat to a folder. Or, long press on a chat title should allow to drag the chat to folder.
Alternatives Considered
No response
Additional Context
No response