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

Select form element not working in modal dialogs #171

Closed
Somsubhra opened this issue Dec 2, 2014 · 3 comments
Closed

Select form element not working in modal dialogs #171

Somsubhra opened this issue Dec 2, 2014 · 3 comments

Comments

@Somsubhra
Copy link

Input type select is not working with modal dialog.

@Dogfalo
Copy link
Owner

Dogfalo commented Dec 2, 2014

That is odd, being inside a modal should not affect most of these elements. We will look into this.

@Somsubhra Somsubhra changed the title Form components not working in modal dialogs Select form element not working in modal dialogs Dec 2, 2014
@Somsubhra
Copy link
Author

I tested out the form inside a modal in a separate environment, and most of the elements except Input type select are working now. Please ignore my previous report where I reported input type radio, checkbox and labels not working.

@acburst
Copy link
Collaborator

acburst commented Dec 2, 2014

It was a simple z-index issue. Fixed in e8e1afe

@acburst acburst closed this as completed Dec 2, 2014
Smankusors pushed a commit to Smankusors/materialize that referenced this issue Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants