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

Storybook: Replace implicit actions with explicit ones #60660

Open
mirka opened this issue Apr 11, 2024 · 0 comments
Open

Storybook: Replace implicit actions with explicit ones #60660

mirka opened this issue Apr 11, 2024 · 0 comments
Labels
[Package] Components /packages/components Storybook Storybook and its stories for components [Type] Developer Documentation Documentation for developers

Comments

@mirka
Copy link
Member

mirka commented Apr 11, 2024

In our component stories, we have often been declaring implicit actions with a regex (argTypesRegex: '^on.*'). This feature will be removed in Storybook 8, so we'll need to replace these with implicit spies from @storybook/test.

@mirka mirka added [Type] Developer Documentation Documentation for developers [Package] Components /packages/components Storybook Storybook and its stories for components labels Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Components /packages/components Storybook Storybook and its stories for components [Type] Developer Documentation Documentation for developers
Projects
None yet
Development

No branches or pull requests

1 participant