mui / mui/base-ui

[popover] Component z-index setting

Open
#2,486 4 comments 0 reactions 0 assignees View on GitHub
component: popover docs
Dominant language
TypeScript
Stars
10.9k
Forks
543
Avg merge
1d 20h
Merged PRs (30d)
101

Description

# Docs feedback
Popover z-index setting

## How can we improve Base UI documentation?
Currently, it's hard to understand how to change the z-index setting on the `Popover` component to make it appear above other elements that have a z-index value set. There's nothing about this in the documentation, and you have to dig into the source code to get insight into how everything works. I wouldn't have assumed that the `Popover.Positioner` component's classname could have a tailwind CSS utility like z-50 or any other z-value to make it appear over other elements. If you could add something to the documentation explaining how to do this, it would save time for anyone looking for this solution.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.