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

z-index for backdrop is not working as expected #1776

Open
atifzaidi92 opened this issue Apr 25, 2023 · 1 comment
Open

z-index for backdrop is not working as expected #1776

atifzaidi92 opened this issue Apr 25, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@atifzaidi92
Copy link
Contributor

Description

if we opened a side sheet or modal or dropdown list and use backdrop, backdrop z-index is less than all three components z-index

Steps to reproduce

Clear steps describing how to reproduce the issue.
use a dropdown
open the dropdown popover(option list)
add backdrop after opening the option list

Expected result

latest backdrop z-index should be maximum based on rendering order

Actual result

dropdown z-index is less than all three components

@satyamyadav satyamyadav added the good first issue Good for newcomers label Nov 1, 2023
@youngheart12
Copy link
Contributor

@atifzaidi92 Can you please attach a screenshot or a video for the same to better understand the problem.

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

No branches or pull requests

3 participants