mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[PR #11427] [CLOSED] feat: Unfold the folding control before completion #22732
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/11427
Author: @EntropyYue
Created: 3/8/2025
Status: ❌ Closed
Base:
dev← Head:dev📝 Commits (1)
4fd7b7bfeat: Unfold the folding control before completion📊 Changes
5 files changed (+53 additions, -2 deletions)
View changed files
📝
src/lib/components/chat/Settings/Interface.svelte(+29 -0)📝
src/lib/components/common/Collapsible.svelte(+20 -2)📝
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
Add an chat setting to Unfold the folding control before completion, for example, expand the thinking control before thinking is over and close it after thinking is over
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.