-
Notifications
You must be signed in to change notification settings - Fork 4k
[Bug/Error] Sign up: Add a hide/unhide password button #6073
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
Comments
I'd like to that on that :) |
@mohsenkhosroanjam I would like to hellp you with this. Could this issue be assign to me? |
I am interested in looking at this issue. Thank you. |
Subject: Request for Issue Assignment – Codecademy Entry Project Dear @mohsenkhosroanjam, I hope you’re doing well. I would love to be assigned this issue as I am currently working on a Codecademy Entry Project, where I will be creating and submitting an entry to Codecademy Docs on a chosen topic. Please let me know if any further details are required. I appreciate your time and consideration. Best regards, |
@mohsenkhosroanjam Hello, I would like to be assigned this project. I am currently working on the Collaborating with the GitHub Community module for Codeacademy. |
Hello, I would like to solve this issue. Thanks |
Hello, I would also like to solve this issue. Thanks. |
Hello, I would also like to solve this issue. Thank you. |
@mohsenkhosroanjam I am studying in "Collaborating with the GitHub Community" module and would like to solve this issue to complete my portfolio project. Thank you. |
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: