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
IBM Equal Access Accessibility Checker - latest deployment
Assistive technology
MacOS VoiceOver
Description
Description
There is an accessibility issue when attempting to use an interactive element, such as a button with role="button", inside the DefinitionTooltip component. The DefinitionTooltip implementation does not seem to support or accommodate interactive child elements.
Recommended fix:
Interactive elements (e.g., < Button role="button" >) should be allowed and functional inside a DefinitionTooltip component.
Package
@carbon/react
Browser
Chrome
Operating System
MacOS
Package version
v1.62.1
React version
v18.2.0
Automated testing tool and ruleset
IBM Equal Access Accessibility Checker - latest deployment
Assistive technology
MacOS VoiceOver
Description
Description
There is an accessibility issue when attempting to use an interactive element, such as a button with
role="button"
, inside theDefinitionTooltip
component. The DefinitionTooltip implementation does not seem to support or accommodate interactive child elements.Recommended fix:
Interactive elements (e.g., < Button role="button" >) should be allowed and functional inside a DefinitionTooltip component.
WCAG 2.1 Violation
No response
Reproduction/example
https://stackblitz.com/edit/github-qktfqi5o?file=src%2FApp.jsx
Steps to reproduce
Suggested Severity
None
Code of Conduct
The text was updated successfully, but these errors were encountered: