This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
Page content can be scrolled even if drawer is open. #777
Closed
Description
What MDC-Web Version are you using?
0.12.1
What browser(s) is this bug affecting?
Chrome 58.0.3029.110
What OS are you using?
Windows 7 Professional
What are the steps to reproduce the bug?
- Go to the catalog page.
- Have a lot of page content that can be scrolled.
- Open the drawer then scroll up or down.
- Observe what happens.
What is the expected behavior?
You shouldn't be able to scroll the page's content.
What is the actual behavior?
The page content can be scrolled up and down as the drawer is open.