Skip to content
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

PasswordInput: Show/Hide password button is not disabled #7480

Closed
1 of 2 tasks
nmgokhale opened this issue Dec 17, 2020 · 0 comments · Fixed by #7482
Closed
1 of 2 tasks

PasswordInput: Show/Hide password button is not disabled #7480

nmgokhale opened this issue Dec 17, 2020 · 0 comments · Fixed by #7482

Comments

@nmgokhale
Copy link

What package(s) are you using?

  • carbon-components
  • carbon-components-react

Detailed description

  • Describe in detail the issue you're having.

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

Please create a reduced test case in CodeSandbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants