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

Cant scroll drawer when the content is overflow on documentation website #3564

Closed
zizizheng opened this issue May 23, 2019 · 1 comment
Closed

Comments

@zizizheng
Copy link

zizizheng commented May 23, 2019

Environment

  • Package version(s): none
  • Browser and OS versions: Chrome 74.0.3729.157

Steps to reproduce

  1. go to this page and click IOverlayableProps to invoke the drawer
  2. It always happens when the content of drawer is overflow

Actual behavior

the content of the drawer is cut and cant be scrolled

Expected behavior

should be scrollable

Possible solution

add css rule overflow-y: scroll to div.bp3-drawer element

@zizizheng zizizheng changed the title Cant scroll drawer when content is overflow on documentation Cant scroll drawer when the content is overflow on documentation May 23, 2019
@zizizheng zizizheng changed the title Cant scroll drawer when the content is overflow on documentation Cant scroll drawer when the content is overflow on documentation website May 23, 2019
@adidahiya
Copy link
Contributor

duplicate of #3512

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

No branches or pull requests

2 participants