Skip to content
This repository has been archived by the owner on Mar 13, 2020. It is now read-only.

Drawer has scrollbar awkwardness #98

Closed
xelra opened this issue May 13, 2018 · 1 comment
Closed

Drawer has scrollbar awkwardness #98

xelra opened this issue May 13, 2018 · 1 comment

Comments

@xelra
Copy link

xelra commented May 13, 2018

When the drawer opens, the scrollbar vanishes which leads to the content reorganizing.

Opening the drawer shouldn't have any effect on the layout or scrollbar.

@frankiefu
Copy link
Member

The scrollbar disappears because app-drawer is setting overflow: hidden on the body to prevent the content below the backdrop to scroll when the drawer is opened. So the scrollbar disappears is expected and the layout will change because of that. If you think this is still an issue please file an issue in app-layout repo.

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

No branches or pull requests

2 participants