ng2-ui / datetime-picker

Angular2 DateTime Picker
https://ng2-ui.github.io/#/datetime-picker
MIT License
121 stars 62 forks source link

Component opens above the input #174

Closed chrisbenseler closed 7 years ago

chrisbenseler commented 7 years ago

If the input is at the bottom of the screen:

screenshot from 2017-03-22 08-38-39

the datetimepicker opens above the input and the user cannot the it (the input)

datetimepicker

allenhwkim commented 7 years ago

Made the dropdown draggable, so that you can change the input field.