mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[PR #6025] [CLOSED] fix: new Artifacts feature prevents opening of Controls pane #21815
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/6025
Author: @nordwestt
Created: 10/8/2024
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (10+)
c8c41e0Merge pull request #5744 from open-webui/dev466974fMerge pull request #5950 from open-webui/dev2113c2fMerge pull request #5952 from open-webui/devcd62d89Merge pull request #5953 from open-webui/dev8b3972cMerge pull request #5954 from open-webui/devbc29d5dMerge pull request #5956 from open-webui/dev7cebcf0Merge pull request #5958 from open-webui/devad7bc62Merge pull request #5961 from open-webui/dev3f89258Merge pull request #5965 from open-webui/deve328dbeFix Artifacts being mixed up with ChatControls📊 Changes
5 files changed (+128 additions, -123 deletions)
View changed files
📝
src/lib/components/chat/Artifacts.svelte(+16 -16)📝
src/lib/components/chat/Chat.svelte(+105 -93)📝
src/lib/components/chat/ChatControls.svelte(+5 -10)📝
src/lib/components/chat/Messages/ContentRenderer.svelte(+0 -1)📝
src/lib/components/layout/Navbar/Menu.svelte(+2 -3)📄 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.
Discussion link: https://github.com/open-webui/open-webui/discussions/6024
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Fixed
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.