mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #22824] [CLOSED] fix: close thread sidebar when parent message is deleted #26879
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/22824
Author: @xr843
Created: 3/19/2026
Status: ❌ Closed
Base:
dev← Head:fix/22781-thread-sidebar-orphan📝 Commits (1)
8d06b18fix: close thread sidebar when parent message is deleted (#22781)📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
src/lib/components/channel/Channel.svelte(+3 -0)📄 Description
Summary
message:deleteevent handler inChannel.svelteto resetthreadIdtonullwhen the deleted message matches the currently open thread's parent ID.Test plan
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.