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
Issue Description:
Describe the bug
When opening the mobile navigation/sidebar menu on documentation or tutorial pages, the main article page headings (e.g., titles like "50 Git commands Cheatsheet" or "How to Create Milestone on GitHub") render on top of or bleed through the mobile navigation drawer menu content.
To Reproduce
Open a tutorial/documentation article page on a mobile viewport.
Click the hamburger menu icon to trigger the slide-out navigation menu.
Observe that the main article title text stays aggressively layered over the sidebar links, making menu options unreadable and broken.
Expected behavior
The mobile navigation drawer container should have a higher layering priority. When active, it should completely overlay all main page content, including headings, without any text bleeding through.
Issue Description:
Describe the bug
When opening the mobile navigation/sidebar menu on documentation or tutorial pages, the main article page headings (e.g., titles like "50 Git commands Cheatsheet" or "How to Create Milestone on GitHub") render on top of or bleed through the mobile navigation drawer menu content.
To Reproduce
Open a tutorial/documentation article page on a mobile viewport.
Click the hamburger menu icon to trigger the slide-out navigation menu.
Observe that the main article title text stays aggressively layered over the sidebar links, making menu options unreadable and broken.
Expected behavior
The mobile navigation drawer container should have a higher layering priority. When active, it should completely overlay all main page content, including headings, without any text bleeding through.
Screenshots / Video
overlapping.error.mp4