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
No response
Description
There is an accessibility issue when attempting to use an interactive element, such as a button with role="button", inside the Toggletip component. The Toggletip implementation does not not seem to support or accommodate interactive child elements.
Recommended fix:
Interactive elements (e.g., < Button role="button" >) should be allowed and functional inside the Toggletip component.
Package
@carbon/react
Browser
Chrome
Operating System
MacOS
Package version
v1.62.1
React version
No response
Automated testing tool and ruleset
IBM Equal Access Accessibility Checker - latest deployment
Assistive technology
No response
Description
There is an accessibility issue when attempting to use an interactive element, such as a button with role="button", inside the Toggletip component. The Toggletip implementation does not not seem to support or accommodate interactive child elements.
Recommended fix:
Interactive elements (e.g., < Button role="button" >) should be allowed and functional inside the Toggletip 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: