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
I'm requesting a new feature to be added to the <Input/> component to allow users to hide/unhide password fields. This would enable users to mask or unmask the passwords for inputs with type="password". It would be beneficial to provide an option to toggle the visibility of the password. This is a common feature in many password input fields, allowing users to verify their password entry without compromising security.
Thanks before hand!
The text was updated successfully, but these errors were encountered:
Describe the feature
I'm requesting a new feature to be added to the
<Input/>
component to allow users to hide/unhide password fields. This would enable users to mask or unmask the passwords for inputs with type="password". It would be beneficial to provide an option to toggle the visibility of the password. This is a common feature in many password input fields, allowing users to verify their password entry without compromising security.Thanks before hand!
The text was updated successfully, but these errors were encountered: