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

Addon-a11y: Run analysis on demand #3690

Conversation

DerJacques
Copy link

Issue: 3683 - a11y accessibility plugin slow on larger components

What I did

I moved around some event emitters, so that the a11y analysis is now run only if the accessibility addon is currently active. The test is also run whenever the addon becomes active.

How to test

In the UI, everything should work exactly the same.

@DerJacques DerJacques requested a review from jbovenschen as a code owner May 30, 2018 20:32
@DerJacques DerJacques changed the title Feature/only run a11y on demand Only run a11y on demand May 30, 2018
@DerJacques DerJacques changed the title Only run a11y on demand Only run a11y analysis on demand May 30, 2018
@storybook-safe-bot
Copy link
Contributor

storybook-safe-bot commented May 30, 2018

Fails
🚫

PR is not labeled with one of: ["cleanup","BREAKING CHANGE","feature request","bug","documentation","maintenance","dependencies:update","dependencies","other"]

Generated by 🚫 dangerJS

Copy link
Member

@ndelangen ndelangen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@ndelangen ndelangen merged commit 5fc9c08 into storybookjs:feature/theming May 30, 2018
@shilman shilman changed the title Only run a11y analysis on demand Addon-a11y: Run analysis on demand Jul 2, 2018
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.

4 participants