Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Sign up flow - Getting started page #124

Open
kmw101 opened this issue Nov 15, 2018 · 2 comments
Open

Sign up flow - Getting started page #124

kmw101 opened this issue Nov 15, 2018 · 2 comments
Assignees
Labels
ready PO validated, dev reviewed, all requirements met to pull into sprint validated PO has validated requirements, time for dev review

Comments

@kmw101
Copy link
Contributor

kmw101 commented Nov 15, 2018

The wireframe is https://zpl.io/29PrKmY

Validation:

  • 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)

@kmw101 kmw101 added the validated PO has validated requirements, time for dev review label Nov 15, 2018
@kmw101
Copy link
Contributor Author

kmw101 commented Nov 15, 2018

Password > 4 chars.

@kmw101
Copy link
Contributor Author

kmw101 commented Nov 19, 2018

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 kmw101 added the ready PO validated, dev reviewed, all requirements met to pull into sprint label Nov 19, 2018
@apanizo apanizo self-assigned this Nov 22, 2018
apanizo added a commit that referenced this issue Dec 10, 2018
…mpatibility

Feature - UI Sign up screen (part one)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready PO validated, dev reviewed, all requirements met to pull into sprint validated PO has validated requirements, time for dev review
Projects
None yet
Development

No branches or pull requests

2 participants