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

[Feature Request] Improve Errors on Signup Form Validation #5

Open
sbmsr opened this issue Nov 15, 2022 · 0 comments
Open

[Feature Request] Improve Errors on Signup Form Validation #5

sbmsr opened this issue Nov 15, 2022 · 0 comments

Comments

@sbmsr
Copy link
Member

sbmsr commented Nov 15, 2022

Description

Our signup form is a bit incomplete. We need to handle 4 cases:

  1. successful signup
  2. empty email
  3. taken email
  4. repeat email

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

5 0

Empty Email

5 1

Taken Email

5 2

Repeat Email

5 3

JunYuHuang added a commit to JunYuHuang/javascript-landing-page that referenced this issue Apr 9, 2023
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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant