-
Notifications
You must be signed in to change notification settings - Fork 59
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
[Feature Request] Improve Errors on Signup Form Validation #5
Comments
JunYuHuang
added a commit
to JunYuHuang/javascript-landing-page
that referenced
this issue
Apr 9, 2023
…feature request)
juancaorg
added a commit
to juancaorg/javascript-landing-page
that referenced
this issue
Jun 4, 2023
antono91
added a commit
to antono91/cbm-javascript-landing-page
that referenced
this issue
Jun 27, 2023
justnieto
added a commit
to justnieto/javascript-landing-page
that referenced
this issue
Jul 16, 2023
AnneChaiyato
pushed a commit
to AnneChaiyato/javascript-landing-page
that referenced
this issue
Nov 30, 2023
AnneChaiyato
pushed a commit
to AnneChaiyato/javascript-landing-page
that referenced
this issue
Nov 30, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Our signup form is a bit incomplete. We need to handle 4 cases:
The code is in place. We just need you to add some logic to hook everything up.
Expected behavior
The signup form should behave like so:
Successful Signup
Empty Email
Taken Email
Repeat Email
The text was updated successfully, but these errors were encountered: