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

[1.0.0-alpha2] Timepicker in modal shows overlay in top of everything #5443

Closed
Magiczne opened this issue Dec 3, 2017 · 3 comments
Closed

Comments

@Magiczne
Copy link

Magiczne commented Dec 3, 2017

Expected Behavior

It should open timepicker above modal

Current Behavior

Timepicker opens, but at the top of everything there is an overlay.

Steps to Reproduce (for bugs)

CodePen: https://codepen.io/anon/pen/oomQzy

Your Environment

Version used: 1.0.0 alpha 2
Browser Name and version: Chrome 62.0.3202.94
Operating System and version (desktop or mobile): Windows 10

@huww98
Copy link
Contributor

huww98 commented Dec 7, 2017

@Magiczne You can use the container option

var time_instance = new M.Timepicker(time_elem, {container: "body"})

https://codepen.io/anon/pen/EbzrdB

@Magiczne
Copy link
Author

Magiczne commented Dec 7, 2017

@huww98 Yeah, i know, but in the previous versions of materialize it was perfectly fine

@Dogfalo
Copy link
Owner

Dogfalo commented Dec 11, 2017

Fixed in fafeb0a

@Dogfalo Dogfalo closed this as completed Dec 11, 2017
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