open-webui/src/lib/components/layout/Sidebar
Aryan Kothari f9e1a933a9 fix: bug in chat deletion pagination interact
change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once.  deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue

change 2: formatting
2024-08-03 11:53:02 -04:00
..
ArchivedChatsModal.svelte feat: single chat export 2024-06-02 21:39:09 -07:00
ChatItem.svelte fix: bug in chat deletion pagination interact 2024-08-03 11:53:02 -04:00
ChatMenu.svelte enh: pinned chats support 2024-07-01 23:08:01 -07:00
UserMenu.svelte feat: chat controls ui 2024-07-08 16:55:12 -07:00