Add icons for registration hide/show password toggle #9533
Labels
Needs: Lead
Needs: Triage
This issue needs triage. The team needs to decide who should own it, what to do, by when. [managed]
registration
Type: Feature Request
Issue describes a feature or enhancement we'd like to implement. [managed]
Type: Subtask of Epic
A subtask that is part of the work breakdown of an epic issue (see comments). [managed]
Dependency to
epic
#7694. Sub-task of #9315.Problem
One last UI touch per the registration Figma mockup, which is switching out "Hide Password"/"Show Password" for some simple eye open/closed icons.
Expected behaviour / screenshots
Proposal & Constraints
Very simple! Just switching out the current hide/show text element for an
img
element, and usingJavaScript
to toggle the image source by adapting the existinginitPasswordToggling
function.Related files
create.html
password-toggle.js
Stakeholders
@cdrini
Instructions for Contributors
The text was updated successfully, but these errors were encountered: