angular-ui / bootstrap

PLEASE READ THE PROJECT STATUS BELOW. Native AngularJS (Angular) directives for Bootstrap. Smaller footprint (20kB gzipped), no 3rd party JS dependencies (jQuery, bootstrap JS) required. Please read the README.md file before submitting an issue!
http://angular-ui.github.io/bootstrap/
MIT License
14.29k stars 6.73k forks source link

Datepicker: Should attempt to position itself such that it is entirely visible within the viewport #6429

Closed jfinci closed 7 years ago

jfinci commented 7 years ago

image

This is an example of a date input field at the bottom of the viewport and the date picker dropdown cutting it off almost in its entirety.

Would we be interested in having the dropdown attempt to determine where the best location to render would be? (Top, bottom, left, right, etc)

jfinci commented 7 years ago

This is suppose to be for ng-bootstrap. My apologies. Not sure how to delete this