Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor user verification redirection, fix reset password validation and improve loading states #5

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

Fingertips18
Copy link
Owner

  • Refactored user redirection logic for cases where the user is not verified to improve clarity and efficiency.
  • Fixed reset password flow by ensuring the old password is validated against the saved password in the database.
  • Enhanced loading states for action buttons and links, providing better user feedback during interactions.

…, and improve loading states

- Refactored user redirection logic for cases where the user is not verified to improve clarity and efficiency.
- Fixed reset password flow by ensuring the old password is validated against the saved password in the database.
- Enhanced loading states for action buttons and links, providing better user feedback during interactions.
@Fingertips18 Fingertips18 merged commit 988fb7c into main Sep 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant