You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.
The email field is validated as an email address (regex)
The password field must have a length of > 0 and is an input type of password
The confirm password field must have a length of > 0 and is an input type of password
The password and confirm password must match
If the user clicks the link "Already have an account? Log in" they are taken to the log in page #93
Clicking on the terms and privacy policy opens up the respective pages.
The continue button remains disabled until the validation has occurred on the email, password, confirm password and they have checked the consent box.
Once the continue button is valid then they user clicks it to getting started - step 2 (https://zpl.io/Vx1Ew1E)
The text was updated successfully, but these errors were encountered:
Please note, following the discussion in the backlog grooming meeting the email is "validated" but is not stored.
The inclusion of the email address is to make users comfortable with signing up.
kmw101
added
the
ready
PO validated, dev reviewed, all requirements met to pull into sprint
label
Nov 19, 2018
The wireframe is https://zpl.io/29PrKmY
Validation:
If the user clicks the link "Already have an account? Log in" they are taken to the log in page #93
Clicking on the terms and privacy policy opens up the respective pages.
The continue button remains disabled until the validation has occurred on the email, password, confirm password and they have checked the consent box.
Once the continue button is valid then they user clicks it to getting started - step 2 (https://zpl.io/Vx1Ew1E)
The text was updated successfully, but these errors were encountered: