mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #22854] [CLOSED] fix: close thread sidebar when parent message is deleted #26889
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/22854
Author: @alvinttang
Created: 3/19/2026
Status: ❌ Closed
Base:
main← Head:fix/thread-sidebar-orphan-on-delete📝 Commits (1)
75f893dfix: close thread sidebar when parent message is deleted📊 Changes
1 file changed (+5 additions, -0 deletions)
View changed files
📝
src/lib/components/channel/Channel.svelte(+5 -0)📄 Description
Summary
message:deleteevent handler inChannel.svelteto resetthreadIdtonullwhen the deleted message matches the currently open thread's parent IDFixes #22781
Test plan
🤖 Generated with Claude Code
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.