[a11y]: ClickableTile component tabIndex value is hardcoded #17867
Labels
component: tile
role: dev 🤖
severity: 3
https://ibm.biz/carbon-severity
status: needs accessibility info
type: a11y ♿
type: bug 🐛
Package
@carbon/react
Browser
Chrome
Operating System
MacOS
Package version
v1.40.0
React version
v18.2.0
Automated testing tool and ruleset
IBM Equal Access Accessibility Checker
Assistive technology
No response
Description
tabIndex value for the ClickableTile component is always set to 0, Since this value is hardcoded it creates an accessibility issue like this "The tabbable element's role 'none' is not a widget role"
WCAG 2.1 Violation
No response
Reproduction/example
https://stackblitz.com/edit/github-yumaev?file=src%2FApp.jsx
Steps to reproduce
Suggested Severity
None
Code of Conduct
The text was updated successfully, but these errors were encountered: