mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-05 00:10:27 -05:00
[GH-ISSUE #17315] feat: Auto focus title when creating new chats #72841
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 @cwilby on GitHub (Sep 9, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17315
Check Existing Issues
Problem Description
When creating a new Chat folder, the "Title" field is not automatically focused, so a mouse interaction is required to enter the title. A small friction, but avoidable.
Desired Solution you'd like
After pressing "New Folder", automatically focus the Title element in the "Create Folder" modal.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Sep 10, 2025):
Addressed with
c51a65173e