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

Scrolling does not work when opening a dropdown inside of a drawer #3182

Open
JeremiahMasters opened this issue Mar 27, 2019 · 0 comments
Open

Comments

@JeremiahMasters
Copy link

Reproduction link

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

Steps to reproduce

  • Open the dropdown that is outside of the drawer, scrolling works fine.
  • Open the drawer, scrolling inside of the drawer works fine.
  • Open the dropdown inside of the drawer, scrolling inside the drawer no longer works

What is expected?

When a dropdown that is opened inside of a drawer, the user should still be able to scroll the contents inside of the drawer.

What is actually happening?

Nothing happens, the user is not able to scroll up or down.

Environment Info
ng-zorro-antd 7.2.0
Browser Chrome 72

Scrolling while a dropdown is opened normally works complete fine, however it seems to break when opened inside of a drawer.

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