mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #936] feat (small ux improvement): Auto-focus on prompt input area when creating a chat or opening an existing chat #50923
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 @incyclum on GitHub (Feb 27, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/936
Is your feature request related to a problem? Please describe.
When I click on "New Chat" or open an existing chat,
I want to type right away in the chat, but I have first to click in the prompt input area.
Describe the solution you'd like
Autofocus on the field when opening a new or existing chat.
Also observed that:
Describe alternatives you've considered
None.
🙌🫶
@incyclum commented on GitHub (Feb 28, 2024):
Thank you! That was quick! 👏