-
Notifications
You must be signed in to change notification settings - Fork 26
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
feat(storybook): add addon-a11y #842
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ouh nice I like it. Do you plan on adding a11y linting too?
@tdeekens one issue is that our brand color has bad color contrast, so pretty much every component will have this error 😢 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
Can we add exceptions? Not sure that will change but maybe we can raise it? |
@tdeekens not really, I'm afraid at this phase it would complain too much to the point of becoming annoying 🤔 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks a11y to me
1deb63d
to
35a91c5
Compare
@jonnybel do you want to merge this 😄 |
I can't, I'm not authorized 😬 |
Looks unauthorized to me. |
Summary
Part of the new features of storybook 5.1 (#839), this PR adds the new Real-Time accessibility testing addon.
Example: