mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-17 23:05:20 +00:00
This commit fixes a UI bug where pinned chats would remain visible in the sidebar after all chats were archived from the Data Controls menu. The `archiveAllChatsHandler` in `DataControls.svelte` has been updated to clear the `pinnedChats` store, ensuring the sidebar UI is correctly updated. |
||
|---|---|---|
| .. | ||
| admin | ||
| app | ||
| channel | ||
| chat | ||
| common | ||
| icons | ||
| layout | ||
| notes | ||
| playground | ||
| workspace | ||
| AddConnectionModal.svelte | ||
| AddFilesPlaceholder.svelte | ||
| AddToolServerModal.svelte | ||
| ChangelogModal.svelte | ||
| ImportModal.svelte | ||
| NotificationToast.svelte | ||
| OnBoarding.svelte | ||