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

fix(Pageheader): scrollable headers are not tabbable #6145

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

amal-k-joy
Copy link
Contributor

Closes #5470

Scrollable headers are not tabbable and cause an Accessibility Requirement 2.1.1 violation

What did you change?

Followed the implementation of carbon tag when there are more text in the tag. Used DefinitionTooltip that will open a popover when there are more content and also added text ellipsis accordingly.

How did you test and verify your work?

local storybook and IBM accessibility checker.

@amal-k-joy amal-k-joy requested a review from a team as a code owner October 1, 2024 11:53
@amal-k-joy amal-k-joy requested review from elycheea and anamikaanu96 and removed request for a team October 1, 2024 11:53
Copy link

netlify bot commented Oct 1, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit 2064766
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/66fe5dba0470350008e2824e
😎 Deploy Preview https://deploy-preview-6145--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@amal-k-joy amal-k-joy marked this pull request as draft October 1, 2024 13:25
@amal-k-joy amal-k-joy marked this pull request as ready for review October 3, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[a11y]: Scrollable headers are not tabbable and cause an Accessibility Requirement 2.1.1 violation
1 participant