## Summary On the landing page, logged-in users see a modal with a three-second progress bar that redirects them to the dashboard. This adds a primary **Go now** button so users can skip the wait. - Move **Cancel** button to the left, add primary **Go now** button on the right (`sm:justify-between`) - `Go now` calls `router.visit(dashboard())` immediately - Added `Go now` Spanish translation (CI enforces `es.json`) ## Testing - Added test: redirects immediately when clicking go now - All 4 dialog tests pass |
||
|---|---|---|
| .. | ||
| authenticated-redirect-dialog.test.tsx | ||
| authenticated-redirect-dialog.tsx | ||
| install-app-button.tsx | ||