storybookjs / design-system

🗃 Storybook Design System
https://master--5ccbc373887ca40020446347.chromatic.com/
1.91k stars 585 forks source link

Support z index for WithTooltip & Tooltip #283

Closed kylesuss closed 3 years ago

kylesuss commented 3 years ago

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
:sparkles: Test out this PR locally via: ```bash 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 ```
github-actions[bot] commented 3 years ago

:rocket: PR was released in v5.6.5 :rocket: