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

[Bug]: Color control is buggy since v7 #22473

Closed
Spielboerg opened this issue May 9, 2023 · 0 comments · Fixed by #22615
Closed

[Bug]: Color control is buggy since v7 #22473

Spielboerg opened this issue May 9, 2023 · 0 comments · Fixed by #22615

Comments

@Spielboerg
Copy link
Contributor

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

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

Additional context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants