Closed butcherZ closed 2 weeks ago
Latest commit: ca5106114c6e7f8fa5cfd64d5438c717b5c2d662
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
design-system | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 7, 2024 2:53pm |
What does it do?
Added a11y-addon for storybook (https://storybook.js.org/addons/@storybook/addon-a11y)
Why is it needed?
The very first step to make our UI components more accessible. (by identifying current a11y violations)
How to test it?
launch storybook, the
accessibility
tab should be visible under each storyRelated issue(s)/PR(s)
DX-1729