mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-26 17:26:23 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| all-chats-sidebar.tsx | ||
| all-notes-sidebar.tsx | ||
| app-sidebar.tsx | ||
| AppSidebarProvider.tsx | ||
| nav-chats.tsx | ||
| nav-main.tsx | ||
| nav-notes.tsx | ||
| nav-secondary.tsx | ||
| page-usage-display.tsx | ||