[PR #992] [MERGED] show chat in browser title + scroll to bottom #20551

Closed
opened 2026-04-20 03:02:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: devHead: bottom-scroll


📝 Commits (3)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/992 **Author:** [@jannikstdl](https://github.com/jannikstdl) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/2/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `bottom-scroll` --- ### 📝 Commits (3) - [`8461b92`](https://github.com/open-webui/open-webui/commit/8461b92f08755d4ca2a152e803f315cf0cdb16ab) show chat in browser title + scroll to bottom - [`e5c812f`](https://github.com/open-webui/open-webui/commit/e5c812f1d298d9b5a92ae50dac61773d269dfce4) refac - [`78d9c46`](https://github.com/open-webui/open-webui/commit/78d9c469a2792a82500105abd7c004dedac0905b) feat: title for all routes ### 📊 Changes **7 files changed** (+53 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Resolves #957 https://github.com/open-webui/open-webui/assets/69747628/c9c85e80-5fcc-49a0-bc81-5b0da5a44cfd --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 03:02:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#20551