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

Apply zIndex on autocomplete to show over Dialog #11841

Closed
Sachin1678 opened this issue Jun 13, 2018 · 1 comment
Closed

Apply zIndex on autocomplete to show over Dialog #11841

Sachin1678 opened this issue Jun 13, 2018 · 1 comment
Labels
component: dialog This is the name of the generic UI component, not the React module! v0.x

Comments

@Sachin1678
Copy link

I have applied zIndex:10001 on Modal before. Now I want to show the Autocomplete list over Modal but it is showing behind. I have tried applying zIndex using style attribute of Autocomplete but didn't get success. Please let me know how to resolve it?

Material-ui v-0.20.0
React - 16.2.0

@oliviertassinari
Copy link
Member

0.20.0 is no longer supported.

@oliviertassinari oliviertassinari added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 20, 2022
@zannager zannager added component: dialog This is the name of the generic UI component, not the React module! v0.x and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dialog This is the name of the generic UI component, not the React module! v0.x
Projects
None yet
Development

No branches or pull requests

3 participants