Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Added validation to forgot password form #34

Merged
merged 2 commits into from Jun 7, 2016
Merged

Added validation to forgot password form #34

merged 2 commits into from Jun 7, 2016

Conversation

ghost
Copy link

@ghost ghost commented Jun 6, 2016

  • Added form name
  • Added email validation using ng-pattern and regex
  • Disable submit button if form is invalid
  • Added some rows / cols

@silverbux
Copy link
Owner

silverbux commented Jun 7, 2016

Hi, i prefer giving user the error message instead of just disabling the submit button.
Please use user-profile.component.html#L35 as a method of validation

@ghost
Copy link
Author

ghost commented Jun 7, 2016

@silverbux hey :) updated. see 7333cfb

@silverbux silverbux merged commit e969b11 into silverbux:master Jun 7, 2016
@silverbux
Copy link
Owner

awesome thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants