Closed mootari closed 2 years ago
Describe the bug
When a page with a sticky top bar is viewed on mobile devices, it can become almost impossible to scroll down.
When the toolbar detaches it triggers a layout change, becomes attached again and forces a scroll to the top of the page.
The header is no longer sticky on mobile, so I guess this can be considered as "solved". :)
Describe the bug
When a page with a sticky top bar is viewed on mobile devices, it can become almost impossible to scroll down.
When the toolbar detaches it triggers a layout change, becomes attached again and forces a scroll to the top of the page.