SurfSense/surfsense_web/app/dashboard/[search_space_id]
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
..
connectors Merge remote-tracking branch 'upstream/main' into feat/bookstack-connector 2025-12-06 09:15:02 +08:00
documents feat: enhance sidebar and editor functionality 2025-12-16 20:14:54 +05:30
editor/[documentId] feat: implement unsaved changes handling in editor and sidebar 2025-12-19 22:59:42 +05:30
logs/(manage) feat: Implement Role-Based Access Control (RBAC) for search space resources. 2025-11-27 22:45:04 -08:00
onboard chore: recurse 2025-12-14 22:32:13 -08:00
podcasts replace imperativ fetch with tanstack query 2025-11-20 08:17:57 +02:00
researcher/[[...chat_id]] refactor: remove old chat components and implement new sidebar structure 2025-12-19 03:53:40 +05:30
settings refactor(ux): Update dashboard links and enhance settings page layout 2025-12-13 22:43:38 -08:00
sources/add feat(UI): reorganized connectors 2025-11-26 13:44:38 -08:00
team chore: biome 2025-12-19 00:45:29 -08:00
client-layout.tsx chore: biome 2025-12-19 00:45:29 -08:00
layout.tsx refactor(ux): Update dashboard links and enhance settings page layout 2025-12-13 22:43:38 -08:00
page.tsx Added breadcrumbs 2025-08-02 22:46:15 -07:00