mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-11 10:34:13 -05:00
[PR #18253] [CLOSED] UPD_FEAT-Refresh_Sidebar_ChatList_after_actions #40355
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/18253
Author: @rgaricano
Created: 10/11/2025
Status: ❌ Closed
Base:
dev← Head:dev-FIX_FEAT_Refresh_Chats_Sidebar📝 Commits (3)
08a3d1dUPD_FEAT-Refresh_Sidebar_ChatList_after_actions6faa9bdFix Code Format919f4deAdded refresh on icon folder change📊 Changes
6 files changed (+52 additions, -3 deletions)
View changed files
📝
src/lib/components/chat/Placeholder/FolderTitle.svelte(+5 -1)📝
src/lib/components/layout/ArchivedChatsModal.svelte(+12 -0)📝
src/lib/components/layout/Sidebar.svelte(+7 -0)📝
src/lib/components/layout/Sidebar/ChatItem.svelte(+17 -1)📝
src/lib/components/layout/Sidebar/RecursiveFolder.svelte(+10 -1)📝
src/lib/stores/index.ts(+1 -0)📄 Description
UPD_FEAT-Refresh_Sidebar_ChatList_after_actions
Add function for refresh sidebar chat list.
Fix some realtime rendering issues.
Added:
https://github.com/user-attachments/assets/abbf8c93-2b6e-4b5b-9bd6-fefe62e10556
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.