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

Documentation: Change isToolshown type from String to Boolean #15377

Conversation

apapadopoulou
Copy link
Member

Issue: While going through the documentation, I noticed that the isToolshown api value is categorized as String, but I think that it should be boolean.

What I did

I changed the type of isToolshown from String to Boolean.

How to test

You can view the file preview.

  • Is this testable with Jest or Chromatic screenshots?
  • Does this need a new example in the kitchen sink apps?
  • Does this need an update to the documentation?

If your answer is yes to any of these, please make sure to include it in your PR.

@nx-cloud
Copy link

nx-cloud bot commented Jun 26, 2021

Nx Cloud Report

CI ran the following commands for commit d15199c. 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.

@apapadopoulou apapadopoulou changed the title Change isToolshown type from String to Boolean Documentation: Change isToolshown type from String to Boolean Jun 26, 2021
@jonniebigodes jonniebigodes added the patch:yes Bugfix & documentation PR that need to be picked to main branch label Jun 28, 2021
@jonniebigodes
Copy link
Contributor

@apapadopoulou thanks for catching this and help us with the documentation improvements. Indeed you're correct and it should be a Boolean as opposed to a String value.

Merging this.

@jonniebigodes jonniebigodes merged commit efed4b1 into storybookjs:next Jun 28, 2021
@shilman shilman added the patch:done Patch/release PRs already cherry-picked to main/release branch label Jun 29, 2021
shilman pushed a commit that referenced this pull request Jun 29, 2021
…-value-type

Documentation: Change isToolshown type from String to Boolean
@shilman shilman added this to the 6.4 PRs milestone Jul 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation patch:done Patch/release PRs already cherry-picked to main/release branch patch:yes Bugfix & documentation PR that need to be picked to main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants