[PR #1352] [CLOSED] fix the select model bar #7439

Closed
opened 2025-11-11 17:26:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/1352
Author: @zishengwu
Created: 3/29/2024
Status: Closed

Base: mainHead: dev


📝 Commits (1)

📊 Changes

1 file changed (+9 additions, -7 deletions)

View changed files

📝 src/routes/(app)/c/[id]/+page.svelte (+9 -7)

📄 Description

Pull Request Checklist

  • Description: Fix the model selection area and separate it from the dialogue area
  • Changelog: Adjusted the layout of chat page

Description

Fix the model selection area and separate it from the chat area, so that the model selection area will always be displayed without the need for manual sliding on top

Issue can be found in: https://github.com/open-webui/open-webui/issues/1350


Changelog Entry

Added

  • None

Fixed

  • None

Changed

  • Adjusted the layout of chat page (/src/routes/(app)/c/[id]/+page.svelte)

Removed

  • None

🔄 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/1352 **Author:** [@zishengwu](https://github.com/zishengwu) **Created:** 3/29/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`201ef3f`](https://github.com/open-webui/open-webui/commit/201ef3f1dc159451be65a9a8245cebfd32fd06a1) fix the select model bar ### 📊 Changes **1 file changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/routes/(app)/c/[id]/+page.svelte` (+9 -7) </details> ### 📄 Description ## Pull Request Checklist - [ ] **Description:** Fix the model selection area and separate it from the dialogue area - [ ] **Changelog:** Adjusted the layout of chat page --- ## Description Fix the model selection area and separate it from the chat area, so that the model selection area will always be displayed without the need for manual sliding on top Issue can be found in: https://github.com/open-webui/open-webui/issues/1350 --- ### Changelog Entry ### Added - None ### Fixed - None ### Changed - Adjusted the layout of chat page (/src/routes/(app)/c/[id]/+page.svelte) ### Removed - None --- <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 2025-11-11 17:26:23 -06: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#7439