mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #10625] [CLOSED] enh: Unfold the folding control before completion #38201
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/10625
Author: @EntropyYue
Created: 2/23/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (10+)
ad59746enh: Unfold the folding control before completion4a60061fix: Search and citation controls unexpectedly expandcac0eddfix3e1b3d9refac8e59018fix59bce96fixa7e4c7eMerge branch 'open-webui:dev' into devc7d59c4feat: add setting59292c1fix: first click cannot be madef325d1crefac📊 Changes
5 files changed (+56 additions, -6 deletions)
View changed files
📝
src/lib/components/chat/Settings/Interface.svelte(+29 -0)📝
src/lib/components/common/Collapsible.svelte(+23 -6)📝
src/lib/i18n/locales/en-US/translation.json(+1 -0)📝
src/lib/i18n/locales/zh-CN/translation.json(+1 -0)📝
src/lib/stores/index.ts(+2 -0)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Unfold the folding control before completion, for example, expand the thinking control before thinking is over and close it after thinking is over
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.