SurfSense/surfsense_web/components/layout/ui
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
..
dialogs fix: replace window.location with Next.js router for client-side navigation 2026-04-08 04:28:41 +05:30
header refactor: update document processing status handling and improve sidebar components 2026-03-31 21:29:46 -07:00
icon-rail refactor: update various components to enhance styling consistency and improve user interaction by removing unnecessary classes and adjusting dialog and dropdown styles 2026-03-07 04:15:40 +05:30
right-panel chore: linting 2026-03-31 14:45:46 -07:00
shell style: adjust header and sidebar heights for improved layout consistency and update TabBar component for better responsiveness 2026-03-31 16:35:29 +05:30
sidebar perf(hooks): normalize query keys and add placeholderData to optimize thread loading 2026-04-03 14:42:44 +05:30
tabs chore: linting 2026-03-31 14:45:46 -07:00
index.ts Merge branch 'dev' into implement-surfsense-docs-mentions 2026-01-13 00:55:16 -08:00