mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-02 06:46:55 -05:00
[PR #992] [MERGED] show chat in browser title + scroll to bottom #91589
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/992
Author: @jannikstdl
Created: 3/1/2024
Status: ✅ Merged
Merged: 3/2/2024
Merged by: @tjbck
Base:
dev← Head:bottom-scroll📝 Commits (3)
8461b92show chat in browser title + scroll to bottome5c812frefac78d9c46feat: title for all routes📊 Changes
7 files changed (+53 additions, -5 deletions)
View changed files
📝
src/routes/(app)/+page.svelte(+9 -1)📝
src/routes/(app)/admin/+page.svelte(+7 -1)📝
src/routes/(app)/c/[id]/+page.svelte(+10 -0)📝
src/routes/(app)/documents/+page.svelte(+7 -1)📝
src/routes/(app)/modelfiles/+page.svelte(+7 -1)📝
src/routes/(app)/prompts/+page.svelte(+7 -1)📝
src/routes/auth/+page.svelte(+6 -0)📄 Description
Resolves #957
https://github.com/open-webui/open-webui/assets/69747628/c9c85e80-5fcc-49a0-bc81-5b0da5a44cfd
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.