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

Multiple live error messages now appear for signup page #13

Merged
merged 1 commit into from
Jan 21, 2017

Conversation

tracey-le
Copy link
Collaborator

Removed the repeated lines that were setting all tags with
class=error to have blank text each time a blur event was triggered.

Then added lines to set the tags with class=error to have blank text
if the field was valid, in each of the validation funcs.

#12

Removed the repeated lines that were setting all tags with
`class=error` to have blank text each time a blur event was triggered.

Then added lines to set the tags with `class=error` to have blank text
if the field was valid, in each of the validation funcs.

#12
@tracey-le tracey-le merged commit faa4c9b into dev Jan 21, 2017
@tracey-le tracey-le deleted the multiple-error-msg-signup branch January 21, 2017 22:35
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.

1 participant