dbltnk / dbltnk/code-of-practice.ai
nav-footer is scrolled outside of the visible are on mobile
- Dominant language
- HTML
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The nav-footer (with the 1/2/3) buttons should always be visible on mobile, when the nav bar is open. But for some reason the site ignores the height of the browser bar / URL bar when calculating the position. Only when that bar is collapsed (by scrolling upwards) is the nav-footer actually visible.
**To Reproduce**
Steps to reproduce the behavior:
1. Open the site on any mobile device
2. Open the nav bar by clicking on the hamburger icon
**Expected behavior**
nav-footer should be visible
**Screenshots**
-
**Desktop (please complete the following information):**
- OS: Android
- Browser: Chrome, Firefox Focis
**Smartphone (please complete the following information):**
- Device: Pixel 7A
**Additional context**
-
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.