Closed
Description
This issue is automatically created based on existing pull request: #31482: show or hide password widget created
Description (*)
Added a jquery widget that will display a checkbox below the password field in the forms to show/hide the password.
Users can able to toggle between showing/hiding the password.
Below are sections that are affected by this widget:
- Customer Login Page.
- Customer Registration Page.
- Customer Edit Page (Change Password section).
- Customer Set New Password Page.
Fixed Issues (if relevant)
Manual testing scenarios (*)
- Navigate to the customer login page and enter the email and password and then validated the show password functionality.
- Navigate to the customer registration page and enter the details in the form and then validated the Show password functionality.
- Navigate to the customer edit page and clicked the Change Password checkbox and then validated the Show password functionality.
- Navigate to the New Password setup page and validated the Show Password functionality.
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Metadata
Metadata
Assignees
Labels
Gate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done