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

Added Error Handling on login and signup page. #35

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

HrxSrv
Copy link

@HrxSrv HrxSrv commented Dec 9, 2023

1
Issue:
When a user encounters an error on the signup or login page, the signup button continues loading, and the reason for the error is not displayed.

Fix:

  1. Added error messages tailored to specific issues, such as invalid password, email, insufficient password length, or mismatched credentials.
  2. Input fields are now cleared upon encountering a specific error, and the loading indicator is stopped, making the signup/signin button usable.

@HrxSrv
Copy link
Author

HrxSrv commented Dec 9, 2023

image
Fix

@Priyansh61
Copy link
Member

@HrxSrv Can you post a clip showing the user journey ?

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.

None yet

2 participants