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

Implement datetimepicker-append-to-body #47

Closed
zdila opened this issue Apr 4, 2014 · 3 comments
Closed

Implement datetimepicker-append-to-body #47

zdila opened this issue Apr 4, 2014 · 3 comments

Comments

@zdila
Copy link

zdila commented Apr 4, 2014

Currently datetimepicker is unusable in smaller dialogs because it can't overflow its ancestor div with overflow:scroll (or overflow:hidden).

For example ui.bootstrap.datepicker is capable of that with datepicker-append-to-body attribute.

@zdila
Copy link
Author

zdila commented Apr 10, 2014

Another solution uses position:fixed - see plunkers referenced from angular-ui/ui-select#41

@dalelotts
Copy link
Owner

I'm sorry, I'm pretty slammed lately and have not gotten to this - can someone please provide a fiddle that demonstrates the problem and also submit a PR to fix this?

@dalelotts
Copy link
Owner

I added table-responsive to the template - please create a fiddle using 0.3.0 if that does not fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants