mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #17264] [CLOSED] UPD: Add Chat Tittle to navbar #40002
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/17264
Author: @rgaricano
Created: 9/7/2025
Status: ❌ Closed
Base:
dev← Head:dev-NavBar_Chat_Tittle📝 Commits (1)
ccbd043Update Navbar.svelte Add Chat Tittle📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
src/lib/components/chat/Navbar.svelte(+6 -0)📄 Description
UPD: Add Chat Tittle to navbar
Sometimes, when we are in a chat is difficult to now in what we are, there isn't hightlight or focus, just the chat_id on address url. Easier to know were we are with chat tittle visible.
I set it with small font because is less disturbing on mobile.
With PR:

mobile

Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.