SurfSense/surfsense_web/components/sidebar
Anish Sarkar 287fc236ad refactor: enhance chat functionality with query invalidation and navigation improvements
- Integrated useQueryClient from React Query to manage query invalidation for threads, ensuring real-time updates in the sidebar when a new chat is created or a thread is deleted.
- Updated the AllChatsSidebar to close the sidebar and navigate to the new chat page if the currently open chat is deleted.
- Improved error handling and user experience during thread deletion by ensuring the sidebar closes smoothly before redirection.
2025-12-26 03:11:49 +05:30
..
all-chats-sidebar.tsx refactor: enhance chat functionality with query invalidation and navigation improvements 2025-12-26 03:11:49 +05:30
all-notes-sidebar.tsx feat: removed All chats,notes sidebar sheet 2025-12-23 20:51:10 -08:00
app-sidebar.tsx chore: biome lint 2025-12-19 15:38:39 -08:00
AppSidebarProvider.tsx refactor: enhance chat functionality with query invalidation and navigation improvements 2025-12-26 03:11:49 +05:30
nav-chats.tsx chore: biome lint 2025-12-19 15:38:39 -08:00
nav-main.tsx feat: enhance sidebar functionality with tooltips and improved sorting 2025-12-19 21:40:40 +05:30
nav-notes.tsx chore: biome lint 2025-12-19 15:38:39 -08:00
nav-secondary.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
page-usage-display.tsx feat: migrated to surfsense deep agent 2025-12-23 01:16:25 -08:00