carbon-design-system / ibm-security

A Carbon-powered React component library built by IBM Security
https://ibm-security.carbondesignsystem.com
Apache License 2.0
76 stars 54 forks source link

Tooltip accessibility issue #1146

Open Khoi-Dinh opened 2 years ago

Khoi-Dinh commented 2 years ago

Bug -

Issue: Content is not within a landmark element

Specifics: Violation appears when Tooltip info is toggled on (doesn't disappear until becomes out of focus). Line that causes issue is: <span tabindex="0" role="link" class="bx--visually-hidden">Focus sentinel</span>.

box-image

Steps for reproducing

Affected browsers

What's my browser? and browserl.ist supported browsers

Optional information

Version -

stale[bot] commented 1 year ago

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.