You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem
When the mobile nav menu is open, visual elements like the page heading and colored balls appear on top of the menu.
Actual behavior
The page heading displays persistently on top of the mobile menu.
The colored balls appear briefly on top and then quickly display behind the mobile menu. The z-index stacking order changes.
Expected behavior
The mobile menu should display on top of the page heading.
The colored balls should display immediately behind the mobile menu. No z-index stacking order change.
To Reproduce
Steps to reproduce the behavior:
Make sure your screen size is about less than 768px wide
Describe the problem
When the mobile nav menu is open, visual elements like the page heading and colored balls appear on top of the menu.
Actual behavior
The page heading displays persistently on top of the mobile menu.
The colored balls appear briefly on top and then quickly display behind the mobile menu. The z-index stacking order changes.
Expected behavior
The mobile menu should display on top of the page heading.
The colored balls should display immediately behind the mobile menu. No z-index stacking order change.
To Reproduce
Steps to reproduce the behavior:
Screenshots
Immediate display when opening menu:
About a half second after the menu opens:
Your Environment:
The text was updated successfully, but these errors were encountered: