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
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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1352
Author: @zishengwu
Created: 3/29/2024
Status: ❌ Closed
Base:
main← Head:dev📝 Commits (1)
201ef3ffix the select model bar📊 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 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
Fixed
Changed
Removed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.