-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Datepicker: datepicker is shown partially when inside a modal #4786
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
Comments
Duplicate of #4406 |
Not really I don't think @willshowell I'm running a version with #4696 in and it's still broken inside a modal. |
@willshowell, another thing is that it's fixed on the screen, so when you resize the view port, the dialog mooves to try to stay at the center, but the date picker seems to stick where it initially was. I'm using Material Beta.6. After resizing: |
@adaojunior @julianobrasil could you check against the master build? #4696 was merged after the beta-6 release. |
@willshowell , it worked for me (it follows the dialog when the view port is resized and the dialog tries to stay centered). Also it pops up in the most logical direction (upwards if the component is near the bottom of the viewport, and downwards if the input is near the top). And the directions switches to fit better when you resize. |
sounds like this has been fixed |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug:
Datepicker is shown only partially when inside a modal
What are the steps to reproduce?
See, it is missing the last week of the month.
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Google Chrome - Version 58.0.3029.110 (64-bit)
The text was updated successfully, but these errors were encountered: