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

feat(authForm): required input and error message #27

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

lukascorona
Copy link
Contributor

@lukascorona lukascorona commented Aug 14, 2019

As mentioned in #11 this PR solves:

  • Input must not be empty
  • user is informed about incorrect registration
  • user gets specific error messages (e-mail already used)
  • every text input is validated (email, location, street, etc.)

@lukascorona lukascorona merged commit b466297 into master Aug 14, 2019
@lukascorona lukascorona deleted the _11-validateInputOnAccountCreation branch August 14, 2019 20:48
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.

None yet

1 participant