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

fix(dropdown): ngbDropdown adds vertical scrollbar ... (#3580) #3644

Merged
merged 1 commit into from
Mar 16, 2020

Conversation

gpolychronis
Copy link
Contributor

@gpolychronis gpolychronis commented Mar 12, 2020

Fixes #3580 and #3640
Adds overflow:hidden on dropdown.
Issue affects all derrative components i.e. datepicker upon popup, tooltip, typeahead etc.

CC: @maxokorokov @benouat Please review

@benouat benouat merged commit 05efeb7 into ng-bootstrap:master Mar 16, 2020
maxokorokov added a commit to maxokorokov/ng-bootstrap that referenced this pull request Mar 23, 2020
maxokorokov added a commit that referenced this pull request Mar 23, 2020
@fbasso
Copy link
Member

fbasso commented Mar 25, 2020

Same comment than the #3640, using container="body" seems to be the best solution.

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

Successfully merging this pull request may close these issues.

NgbDropdown adds vertical scrollbar when opened in table.
3 participants