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
As either an election admin, guardian, or new user I may need the ability to view the contents of the password field. Because the password is sensitive information, it should remain hidden by default, so I should be presented with an easy-to-access, intuitive, accessible way to switch the state of the text from hidden to visible.
Also
I should have the ability to switch the text back to hidden from visible, ideally in the same control
I should not have to know a particular language or word to know what the switch does
the switch should not take up additional real estate of the form
the user should be able to tab into the control from within the form, and then tab correctly into the next form element from the control (see this example)
the control should be recognized by JAWS readers background
Is there an existing issue for this?
Suggestion
As either an election admin, guardian, or new user I may need the ability to view the contents of the password field. Because the password is sensitive information, it should remain hidden by default, so I should be presented with an easy-to-access, intuitive, accessible way to switch the state of the text from hidden to visible.
Also
hidden
visibile
Possible Implementation
see images above and codepen example.
Anything else?
No response
The text was updated successfully, but these errors were encountered: