Skip to content

Feature: Add Sticky Navbar for Improved Navigation #532

@grasyPatel

Description

@grasyPatel

Is your feature request related to a problem? Please describe.

I would like to request the addition of a sticky navbar on the website. This feature would improve navigation by ensuring the menu remains visible at the top of the screen as users scroll down the page. This will enhance user experience, especially on long pages where access to navigation links is crucial.

Describe the solution you'd like

I am willing to contribute by implementing this feature. The sticky behavior can be achieved using CSS properties such as position: sticky or with JavaScript for full compatibility across browsers.

Describe alternatives you've considered

Additional context

Benefits of Sticky Navbar:
Provides constant access to important links.
Improves usability on both desktop and mobile devices.
Enhances the overall user experience by reducing the need to scroll back up for navigation.

Screenshot:
Screenshot 2024-10-01 at 8 41 56 PM

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions