gravitational / docs

Source code backing goteleport.com/docs
https://goteleport.com/docs
Apache License 2.0
11 stars 13 forks source link

Render dropdown popover above code snippets #360

Closed ptgott closed 1 year ago

ptgott commented 1 year ago

Fixes #356

The earlier change #349 edited the Dropdown component to set portal to false, preventing the component from creating a separate React root. While this made it easier to test the Dropdown component within Tabs, also caused the component to render below code snippets.

This change edits the CSS z-index of the Dropdown popover so it displays above code snippets. It leaves the portal prop as false.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2023 7:20pm