Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Errors need to be updated simultaneously on the bar below #76

Open
paavininanda opened this issue Feb 17, 2018 · 1 comment
Open

Errors need to be updated simultaneously on the bar below #76

paavininanda opened this issue Feb 17, 2018 · 1 comment

Comments

@paavininanda
Copy link
Member

paavininanda commented Feb 17, 2018

Description

As a user, while filling the sign up form, when the user password doesn't satisfy the password requirements, it turns the password field to red colour,
I would just want to show the error log along with that only, in the bar at the bottom. That is before the user actually clicks the sign up button, a error message should be displayed telling the user about the correct format of password required. It needs a special character, a digit, a capital and a small-case letter.
so that its easy for me to write the password correctly.

P.S. I am not sure if there are any length constrains for the password

Acceptance Criteria
Simultaneous updation for password requirements.

Definition of Done
Sending a PR along with a screenshot, and getting it reviewed by mentor(s).

Mocks
This is how the password field turns red.
screen shot 2018-02-17 at 10 30 38 pm

Estimation
1-2 days

@zyang7
Copy link

zyang7 commented Apr 4, 2018

Hello, if nobody is working on this, I would like to take it on.

zyang7 added a commit to zyang7/PC-Prep-Kit that referenced this issue Apr 16, 2018
… password requirements if their password does not meet the requirements. Addresses Issue systers#76. Motivation for this fix is for the user to easily generate a password. Previously, the user had to guess what the password requirements were.
zyang7 added a commit to zyang7/PC-Prep-Kit that referenced this issue Apr 16, 2018
… password requirements if their password does not meet the requirements. Addresses Issue systers#76. Motivation for this fix is for the user to easily generate a password. Previously, the user had to guess what the password requirements were.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

2 participants