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
The navbar on Layer5.io is not sticking to the top of the page when scrolling. This affects navigation usability, as users have to scroll back up to access the menu.
Expected Behavior
The navbar should remain fixed at the top while scrolling for better accessibility and user experience.
Steps to Reproduce
Visit Layer5.io.
Scroll down the page.
Observe that the navbar does not remain visible at the top.
Hi @falgunmpatel i fixed the issue , it ensures that the navigation bar stays fixed at the top of the viewport as the user scrolls down the page.
assign me the issue so that i can go ahead with pulling a merge request.
Thank you for this opportunity as this will be my first issue to solve.
Description
The navbar on Layer5.io is not sticking to the top of the page when scrolling. This affects navigation usability, as users have to scroll back up to access the menu.
Expected Behavior
The navbar should remain fixed at the top while scrolling for better accessibility and user experience.
Steps to Reproduce
Screenshots
Environment:
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the
master
branch.The text was updated successfully, but these errors were encountered: