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
There is no button to unhide the password while the user is signing up.
This can cause the user to submit a forget password request right after they have already signed up because they may make a mistake while they are typing their password in the field on the signup page. For example, the user wants to type Test1234 in the password field, but they wrote Tets1234 in the password field.
Steps to reproduce:
There are two flows to sign up:
Flow 1:
1- Go to https://www.codecademy.com/register
A hide/unhide button should be added to the password field. As a result, when the user hides the password, the password should be hidden. When the user unhides the password, the password should be unhidden.
On what browser(s) are you seeing the problem?
Chrome, Safari
Code of Conduct
By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.
For Maintainers
Labels added
Issue is assigned
The text was updated successfully, but these errors were encountered:
Actual Behavior
There is no button to unhide the password while the user is signing up.
This can cause the user to submit a forget password request right after they have already signed up because they may make a mistake while they are typing their password in the field on the signup page. For example, the user wants to type Test1234 in the password field, but they wrote Tets1234 in the password field.
Steps to reproduce:
There are two flows to sign up:
Flow 1:
1- Go to https://www.codecademy.com/register
Flow2:
1- Go to https://www.codecademy.com/
Expected Behavior
A hide/unhide button should be added to the password field. As a result, when the user hides the password, the password should be hidden. When the user unhides the password, the password should be unhidden.
On what browser(s) are you seeing the problem?
Chrome, Safari
Code of Conduct
For Maintainers
The text was updated successfully, but these errors were encountered: