Skip to content

Conversation

@matthewgallo
Copy link
Member

This PR will add the accessibility checker addon back to our storybook, since we had to remove it when upgrading to storybook v9. The checker package now supports v9 via [email protected]. There are some already documented issues when violations are present (see more in this PR), but otherwise the addon tab is back.

What did you change?

  • Added storybook a11y and a11y checker packages
  • Update sb config to include addons

How did you test and verify your work?

Manually running react and web component storybooks and verifying the Accessibility tab is present

PR Checklist

As the author of this PR, before marking ready for review, confirm you:

  • Reviewed every line of the diff
  • Updated documentation and storybook examples
  • Wrote passing tests that cover this change
  • Addressed any impact on accessibility (a11y)
  • Tested for cross-browser consistency
  • Validated that this code is ready for review and status checks should pass

More details can be found in the pull request section of
our contributing docs.

@netlify
Copy link

netlify bot commented Sep 30, 2025

Deploy Preview for ibm-products-web-components ready!

Name Link
🔨 Latest commit 3d9e968
🔍 Latest deploy log https://app.netlify.com/projects/ibm-products-web-components/deploys/69038a826ad6ec0009df1389
😎 Deploy Preview https://deploy-preview-8344--ibm-products-web-components.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 project configuration.

@netlify
Copy link

netlify bot commented Sep 30, 2025

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

Name Link
🔨 Latest commit 3d9e968
🔍 Latest deploy log https://app.netlify.com/projects/carbon-for-ibm-products/deploys/69038a826171e300085dc4bc
😎 Deploy Preview https://deploy-preview-8344--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 project configuration.

@codecov
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.91%. Comparing base (1c4fa62) to head (3d9e968).
⚠️ Report is 250 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8344      +/-   ##
==========================================
+ Coverage   79.38%   83.91%   +4.53%     
==========================================
  Files         474      394      -80     
  Lines       20340    17944    -2396     
  Branches     5006     4165     -841     
==========================================
- Hits        16146    15057    -1089     
+ Misses       4194     2887    -1307     
Components Coverage Δ
ibm-products 81.98% <ø> (+1.40%) ⬆️
ibm-products-web-components 86.72% <82.75%> (+10.00%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@matthewgallo matthewgallo marked this pull request as ready for review October 22, 2025 19:31
@matthewgallo matthewgallo requested a review from a team as a code owner October 22, 2025 19:31
@matthewgallo matthewgallo requested review from jlongshore and szinta and removed request for a team October 22, 2025 19:31
@matthewgallo
Copy link
Member Author

[email protected] has the changes that Taylor brought up with the accessibility team, this should be ready for review now!

szinta
szinta previously approved these changes Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants