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
When PasswordInput component is disabled, I can still click on Show/Hide password button. This button is also focused by screen readers.
What did you expect to happen? What happened instead? What would you like to see changed?
When PasswordInput component is disabled, Show/Hide password button should be disabled and non-focusable.
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
When
PasswordInput
component is disabled, I can still click on Show/Hide password button. This button is also focused by screen readers.What did you expect to happen? What happened instead? What would you like to see changed?
When
PasswordInput
component is disabled, Show/Hide password button should be disabled and non-focusable.What browser are you working in?
Chrome
https://codesandbox.io/s/eager-framework-5xctg?file=/index.js:493-508
The text was updated successfully, but these errors were encountered: