SurfSense/surfsense_web/components/sidebar
Anish Sarkar b53b19170e feat: implement unsaved changes handling in editor and sidebar
- Introduced global state management for unsaved changes and pending navigation using Jotai atoms.
- Updated the editor component to sync local unsaved changes with global state and handle navigation prompts.
- Enhanced sidebar functionality to check for unsaved changes before navigating to a new note.
- Added cleanup logic for global state on component unmount to prevent stale data.
2025-12-19 22:59:42 +05:30
..
all-chats-sidebar.tsx feat: enhance sidebar functionality with tooltips and improved sorting 2025-12-19 21:40:40 +05:30
all-notes-sidebar.tsx feat: enhance sidebar functionality with tooltips and improved sorting 2025-12-19 21:40:40 +05:30
app-sidebar.tsx feat: enhance sidebar functionality with tooltips and improved sorting 2025-12-19 21:40:40 +05:30
AppSidebarProvider.tsx feat: implement unsaved changes handling in editor and sidebar 2025-12-19 22:59:42 +05:30
nav-chats.tsx feat: enhance sidebar functionality with tooltips and improved sorting 2025-12-19 21:40:40 +05:30
nav-main.tsx feat: enhance sidebar functionality with tooltips and improved sorting 2025-12-19 21:40:40 +05:30
nav-notes.tsx feat: enhance sidebar functionality with tooltips and improved sorting 2025-12-19 21:40:40 +05:30
nav-secondary.tsx feat(removed): sub_section_writer 2025-10-27 20:30:10 -07:00
page-usage-display.tsx feat: fixed issues of note management 2025-12-17 00:09:43 -08:00