Skip to content

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

Description

@sbmsr

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions