Lucas Berger
e7b34a5ce2
feat(06-05): gate app render behind AuthSplash (no pre-auth flash)
- Create AuthSplash component: full-screen centered column, loading/redirecting/dead-end states
- loading state: Loader2 spinner + 'Signing you in' heading + 'Taking you to the sign-in page…' body
- redirecting state: spinner + customisable heading/body (defaults to cold-load copy)
- dead-end state: tap-to-retry button (clearLoginRedirect + maybeRedirectToLogin)
- role=status, aria-label, inline styles matching SkeletonCalendar layout approach
- CalendarShell: early-return AuthSplash on meQuery.isLoading (no skeleton before auth)
- CalendarShell: replace 'Sign-in required' role=alert block with AuthSplash state=redirecting
- CalendarShell: isInitialLoading no longer includes meQuery.isLoading (handled by early return)
2026-06-10 11:31:17 -04:00
..
2026-06-05 18:02:56 -04:00
2026-06-10 11:31:17 -04:00
2026-06-05 18:02:56 -04:00
2026-06-09 20:47:35 -04:00
2026-06-04 09:50:16 -04:00
2026-06-09 21:06:32 -04:00
2026-06-05 20:38:18 -04:00