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

Disabled Checkbox receives the focus #1320

Closed
GomezIvann opened this issue Oct 3, 2022 · 0 comments · Fixed by #1321
Closed

Disabled Checkbox receives the focus #1320

GomezIvann opened this issue Oct 3, 2022 · 0 comments · Fixed by #1321
Assignees
Labels
bug Something isn't working jira This task is referenced in a story of Jira

Comments

@GomezIvann
Copy link
Collaborator

Describe the bug
Currently, our Checkbox component gains the focus when it's disabled and gets clicked. Keyboard focus works just fine so seems an issue related to disabling only by tabindex means.

Expected behaviour
Disabled elements cannot be focused.

Screenshots
image

@GomezIvann GomezIvann added the bug Something isn't working label Oct 3, 2022
@GomezIvann GomezIvann self-assigned this Oct 3, 2022
@raquelarrojo raquelarrojo added the jira This task is referenced in a story of Jira label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working jira This task is referenced in a story of Jira
Projects
Development

Successfully merging a pull request may close this issue.

2 participants