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.

Copy link

netlify bot commented Sep 30, 2025

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

Name Link
🔨 Latest commit bf27aba
🔍 Latest deploy log https://app.netlify.com/projects/ibm-products-web-components/deploys/68dc3c9135c5e600084e6143
😎 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.

Copy link

netlify bot commented Sep 30, 2025

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

Name Link
🔨 Latest commit bf27aba
🔍 Latest deploy log https://app.netlify.com/projects/carbon-for-ibm-products/deploys/68dc3c914bf42e0008605c9c
😎 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.

Copy link

codecov bot commented Sep 30, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8344      +/-   ##
==========================================
+ Coverage   79.38%   85.48%   +6.09%     
==========================================
  Files         474      364     -110     
  Lines       20340    17294    -3046     
  Branches     5006     4061     -945     
==========================================
- Hits        16146    14783    -1363     
+ Misses       4194     2511    -1683     
Components Coverage Δ
ibm-products 83.54% <74.74%> (+2.96%) ⬆️
ibm-products-web-components 88.30% <82.22%> (+11.58%) ⬆️
🚀 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.

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.

1 participant