SurfSense/surfsense_web/contracts
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
..
enums feat: fixed issues of note management 2025-12-17 00:09:43 -08:00
types feat: implement unsaved changes handling in editor and sidebar 2025-12-19 22:59:42 +05:30