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

Support z index for WithTooltip & Tooltip #283

Merged
merged 3 commits into from
Aug 9, 2021
Merged

Conversation

kylesuss
Copy link
Collaborator

@kylesuss kylesuss commented Aug 3, 2021

In situations where the tooltip should not sit above every other piece of content, we should allow customization of the z index.

📦 Published PR as canary version: 5.6.5-canary.283.e52e5d5.0

✨ Test out this PR locally via:

npm install @storybook/design-system@5.6.5-canary.283.e52e5d5.0
# or 
yarn add @storybook/design-system@5.6.5-canary.283.e52e5d5.0

src/components/tooltip/Tooltip.js Outdated Show resolved Hide resolved
@kylesuss kylesuss merged commit 04397fa into master Aug 9, 2021
@kylesuss kylesuss deleted the tooltip-z-index branch August 9, 2021 18:16
@github-actions
Copy link
Contributor

github-actions bot commented Aug 9, 2021

🚀 PR was released in v5.6.5 🚀

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

Successfully merging this pull request may close these issues.

2 participants