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

Tooltip stories no longer appear by default and are not clickable #5591

Closed
domyen opened this issue Feb 15, 2019 · 2 comments
Closed

Tooltip stories no longer appear by default and are not clickable #5591

domyen opened this issue Feb 15, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@domyen
Copy link
Member

domyen commented Feb 15, 2019

Describe the bug
Tooltip stories no longer appear by default and are not clickable

To Reproduce
Steps to reproduce the behavior:

  1. Go to TooltipLinklist, TooltipMessage, and TooltipNote
  2. These should appear open by default because of the startOpen prop.

Expected behavior
The tooltips should appear "open", i.e., shown, because of the startOpen prop which is passed through WithTooltip.

Screenshots
This is what the stories currently look like.
image

cc @tmeasday wrote the first version of WithTooltip and @ndelangen refactored it for SB 5.0

@tmeasday
Copy link
Member

Fixed by #5610

@shilman
Copy link
Member

shilman commented Feb 19, 2019

Boo-yah!! I just released https://github.com/storybooks/storybook/releases/tag/v5.0.0-rc.2 containing PR #5610 that references this issue. Upgrade today to try it out!

Because it's a pre-release you can find it on the @next NPM tag.

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

No branches or pull requests

3 participants