az-digital / az_quickstart

UArizona's web content management system built with Drupal 10.
https://quickstart.arizona.edu
GNU General Public License v2.0
30 stars 20 forks source link

Fix background scrolling when menu is open #614

Open danahertzberg opened 3 years ago

danahertzberg commented 3 years ago

Background of menu (the page content) is scrollable when the off-canvas nav is open.

To Reproduce

Steps to reproduce the behavior:

  1. Open off-canvas nav
  2. Scroll
  3. View page behind menu scrolling

Expected behavior

Scrolling should only affect the menu content. Page content should stay immobile.

danahertzberg commented 3 years ago

Verify this is complete, then close.

danahertzberg commented 3 years ago

This remains incomplete based on mobile device testing on a recent probo build. (Mobile screen size in the inspector does not show the issue)

smayden commented 3 years ago

We fixed this issue in https://github.com/az-digital/az_quickstart/pull/931

But per notes in that ticket we should fix in bootstrap instead and remove temporary fix from Quickstart.