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-controls: Fix {control: false} handling #16366

Merged
merged 1 commit into from
Oct 16, 2021

Conversation

pahan35
Copy link

@pahan35 pahan35 commented Oct 15, 2021

Issue: #16340

What I did

I've figured out where we lose it, and, instead of losing, normalising to full version which worked before.

How to test

I've added unit test. You can remove my changes and run unit test to make sure that it was lost before.

@nx-cloud
Copy link

nx-cloud bot commented Oct 15, 2021

Nx Cloud Report

CI ran the following commands for commit 1fc38e6. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

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

Thanks @pahan35 -- great catch! 👏 👏 👏

@shilman shilman changed the title fix: lost {control: false} Addon-controls: Fix {control: false} handling Oct 16, 2021
@shilman shilman added this to the 6.4 PRs milestone Oct 16, 2021
@shilman shilman merged commit 6717fce into storybookjs:next Oct 16, 2021
@pahan35 pahan35 deleted the fix/lost-control-false branch October 17, 2021 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants