SurfSense/surfsense_web/components/layout
SohamBhattacharjee2003 baada1457a fix: replace window.location with Next.js router for client-side navigation
- Replace window.location.href with router.push() + router.refresh() in UserDropdown logout
- Replace window.location.href with router.push() in CreateSearchSpaceDialog
- Replace window.location.reload() with router.refresh() in login page retry action
- Prevents full page reloads and preserves React state during in-app navigation
2026-04-08 04:28:41 +05:30
..
hooks chore: linting 2026-03-31 14:45:46 -07:00
providers refactor: update document processing status handling and improve sidebar components 2026-03-31 21:29:46 -07:00
types refactor: update LayoutDataProvider and NavSection components to use DocumentsProcessingStatus for improved document processing status handling 2026-03-08 21:16:52 +05:30
ui fix: replace window.location with Next.js router for client-side navigation 2026-04-08 04:28:41 +05:30
index.ts Merge branch 'dev' into implement-surfsense-docs-mentions 2026-01-13 00:55:16 -08:00