Closed
Description
Bug, feature request, or proposal:
Bug
Current behavior
- Mobile: scroll is caught and menu repositions itself
- Desktop: backdrop seems to block scrolling events and cannot scroll while menu is open
Expected behavior
Menu trigger dictates reposition strategy. If that's not ideal or expected, then block should be used.
What are the steps to reproduce?
Can be seen on docs site and demo-app. The difference between mobile and desktop is a result of the fixed sidenav, specifically use of cdkScrollable
, not a difference in browsers.
cc @crisbeto
Metadata
Metadata
Assignees
Labels
No labels