We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading to v7, the color controls behave a little strangely:
This was not the case in v6.5.16 I have tested this in the three browsers listed below in the System section and it happens in all of them.
https://stackblitz.com/edit/github-da5akq?file=src/stories/Button.stories.js
There is only one story of a button with only one color control.
Environment Info: System: OS: macOS 13.3.1 CPU: (10) arm64 Apple M1 Max Binaries: Node: 16.17.0 - /usr/local/bin/node Yarn: 1.22.19 - /usr/local/bin/yarn npm: 8.18.0 - /usr/local/bin/npm Browsers: Chrome: 113.0.5672.92 Firefox: 112.0.2 Safari: 16.4 npmPackages: @storybook/addon-docs: ^7.0.9 => 7.0.9 @storybook/addon-essentials: ^7.0.9 => 7.0.9 @storybook/addon-links: ^7.0.9 => 7.0.9 @storybook/addons: ^7.0.9 => 7.0.9 @storybook/preset-create-react-app: ^7.0.9 => 7.0.9 @storybook/react: ^7.0.9 => 7.0.9 @storybook/react-webpack5: ^7.0.9 => 7.0.9 @storybook/testing-library: ^0.1.0 => 0.1.0 @storybook/theming: ^7.0.9 => 7.0.9
No response
The text was updated successfully, but these errors were encountered:
fix: color selection btn is jumping around(storybookjs#22473)
47f54dc
Successfully merging a pull request may close this issue.
Describe the bug
After upgrading to v7, the color controls behave a little strangely:
Storybook.Color.Control.Bug.mp4
This was not the case in v6.5.16
I have tested this in the three browsers listed below in the System section and it happens in all of them.
To Reproduce
https://stackblitz.com/edit/github-da5akq?file=src/stories/Button.stories.js
There is only one story of a button with only one color control.
System
Additional context
No response
The text was updated successfully, but these errors were encountered: