[PR #22855] [CLOSED] fix: close chat menu dropdown after cloning a chat #42520

Closed
opened 2026-04-25 14:23:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/22855
Author: @gambletan
Created: 3/19/2026
Status: Closed

Base: mainHead: fix/chat-menu-clone-dropdown


📝 Commits (1)

  • e5e62c8 fix: close chat menu dropdown after cloning a chat

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/lib/components/layout/Sidebar/ChatMenu.svelte (+1 -0)

📄 Description

Summary

  • Fixes the chat menu dropdown remaining open after clicking "Clone" in the sidebar
  • Adds show = false after cloneChatHandler() to properly close the dropdown menu

Closes #22784

Test plan

  • Open the sidebar, right-click/three-dots menu on a chat
  • Click "Clone"
  • Verify the dropdown menu closes after the clone operation completes

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/22855 **Author:** [@gambletan](https://github.com/gambletan) **Created:** 3/19/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/chat-menu-clone-dropdown` --- ### 📝 Commits (1) - [`e5e62c8`](https://github.com/open-webui/open-webui/commit/e5e62c818b6c70a4736f2005c2feee6a38a026bb) fix: close chat menu dropdown after cloning a chat ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/components/layout/Sidebar/ChatMenu.svelte` (+1 -0) </details> ### 📄 Description ## Summary - Fixes the chat menu dropdown remaining open after clicking "Clone" in the sidebar - Adds `show = false` after `cloneChatHandler()` to properly close the dropdown menu Closes #22784 ## Test plan - [ ] Open the sidebar, right-click/three-dots menu on a chat - [ ] Click "Clone" - [ ] Verify the dropdown menu closes after the clone operation completes --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-25 14:23:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#42520