SurfSense/surfsense_web/components/layout/ui/dialogs
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
..
CreateSearchSpaceDialog.tsx fix: replace window.location with Next.js router for client-side navigation 2026-04-08 04:28:41 +05:30
index.ts chore: linting 2026-01-12 14:17:15 -08:00