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

Dropdown expands outside the bounds of the page #3288

Closed
JeremiahMasters opened this issue Apr 17, 2019 · 0 comments · Fixed by #3289
Closed

Dropdown expands outside the bounds of the page #3288

JeremiahMasters opened this issue Apr 17, 2019 · 0 comments · Fixed by #3289

Comments

@JeremiahMasters
Copy link

Reproduction link

https://stackblitz.com/edit/ng-zorro-antd-start-jrfywt

Steps to reproduce

  1. Expand dropdown in the bottom right corner

What is expected?

Dropdown menu is visible entirely within the page.

What is actually happening?

Half of the dropdown menu has disappeared off the page.

Environment Info
ng-zorro-antd 7.2.0
Browser Chrome 73

The only way to get it to appear on page is to specify [nzPlacement]="'topRight'", the bug appears if the dropdown is positioned automatically or any of the bottom positions.

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

Successfully merging a pull request may close this issue.

2 participants