Skip to content

Added Error Handling on login and signup page.#35

Open
HrxSrv wants to merge 3 commits into
BitByte-TPC:mainfrom
HrxSrv:main
Open

Added Error Handling on login and signup page.#35
HrxSrv wants to merge 3 commits into
BitByte-TPC:mainfrom
HrxSrv:main

Conversation

@HrxSrv

@HrxSrv HrxSrv commented Dec 9, 2023

Copy link
Copy Markdown

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

HrxSrv commented Dec 9, 2023

Copy link
Copy Markdown
Author

image
Fix

@Priyansh61

Copy link
Copy Markdown
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.

2 participants