-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Disable Continue Button for Invalid Email in Sign in/Sign up #7967
Comments
/assign |
Assigned to @yadavshubham01! Please open a draft PR linking this issue within 48h |
Hey @Bonapara, Yes I want to work on it |
hey @Bonapara i think we can use zod validation in email |
Sorry @yadavshubham01, I told @Khaan25 he could work on it on the other issue :( |
/assign |
This issue is already assigned to another person. Please find more issues here. |
@yadavshubham01, please open a draft PR linking this issue within 12 hours. If we can't detect a PR in 12 hours, you will be unassigned automatically. |
Current Behavior
I can enter an invalid email in the
Sign in
/Sign up
flows and proceed to the password step.CleanShot.2024-10-22.at.18.09.59.mp4
Desired Behavior
The
Continue
button should stay disabled until a valid email is entered.The text was updated successfully, but these errors were encountered: