-
Notifications
You must be signed in to change notification settings - Fork 199
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
Add a standardized method for toggling type='password'
fields
#254
Comments
Thanks for filing this. I made the password reveal proposal and the reason we abandoned it was due to the very reason of Open UI's existence. To move this forward, I would LOVE to see a research and proposal page for a password control. This would allow us to define the anatomy and behaviors which will be very close to the proposal I made. There is however, a key distinction that Open UI is attempting to solve which is setting the stage for more control over styling. This was where I saw the proposal there fall apart, which was I couldn't replace the content and thus, replicate reveals that I saw on certain sites that used words rather than an icon. Likewise, in the proposal it would be clipped by the input. So if we undertake this again we should have a solid spec in place and then build out on how we'll enable those scenarios mentioned above. Any interest in going after it @ayumi-cloud ? |
Since opening this issue, I've had a think about this topic. One thing being overlooked is the accessibility aspect! I was thinking the semantic mark up should be labelled as a
I've read so many |
There hasn't been any discussion on this issue for a while, so we're marking it as stale. If you choose to kick off the discussion again, we'll remove the 'stale' label. |
Add a standardized method for toggling
type='password'
fieldse.g.
Maybe adding an attribute to the element to turn on this function?
The text was updated successfully, but these errors were encountered: