mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-15 18:25:18 +02:00
- 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. |
||
|---|---|---|
| .. | ||
| connectors | ||
| documents | ||
| editor/[documentId] | ||
| logs/(manage) | ||
| onboard | ||
| podcasts | ||
| researcher/[[...chat_id]] | ||
| settings | ||
| sources/add | ||
| team | ||
| client-layout.tsx | ||
| layout.tsx | ||
| page.tsx | ||