[GH-ISSUE #10393] Add option to disable tab titles #102874

Closed
opened 2026-05-18 00:15:06 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @outis151 on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10393

Feature Request

Currently, the chat title of a selected chat is also applied as the tab title (document.title). This gets added to the browser history in most cases which may not be desirable.
An option could be added to disable that behavior. (Not much is lost as the UI does not appear to be meant for use with multiple tabs of it opened simultaneously which would necessitate a distinction of the different opened chats through the tab title.)

Originally created by @outis151 on GitHub (Feb 20, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/10393 # Feature Request Currently, the chat title of a selected chat is also applied as the tab title (`document.title`). This gets added to the browser history in most cases which may not be desirable. An option could be added to disable that behavior. (Not much is lost as the UI does not appear to be meant for use with multiple tabs of it opened simultaneously which would necessitate a distinction of the different opened chats through the tab title.)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#102874