mitai-jinkendo/frontend/src
Lars 1521c2f221
All checks were successful
Deploy Development / deploy (push) Successful in 47s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 14s
fix: redirect to dashboard after successful login
LoginScreen was not navigating after login, leaving users on empty page.
Now explicitly redirects to '/' (dashboard) after successful login.

This fixes the "empty page after first login" issue.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-21 12:09:37 +01:00
..
components feat: resend verification email functionality 2026-03-21 10:23:38 +01:00
context fix: email verification auto-login and user experience 2026-03-21 10:32:24 +01:00
pages fix: redirect to dashboard after successful login 2026-03-21 12:09:37 +01:00
utils feat: resend verification email functionality 2026-03-21 10:23:38 +01:00
app.css feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
App.jsx feat: add self-registration frontend 2026-03-21 09:55:23 +01:00
main.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00