AOSSIE-Org / website

AOSSIE Offical Website
https://aossie-org.github.io/website/
MIT License
18 stars 118 forks source link

Make Navigation Bar Sticky on Scroll #58

Open vivek-anand-singh opened 1 month ago

vivek-anand-singh commented 1 month ago

Description:

Currently, when scrolling up the page, the navigation bar scrolls out of view. To improve the user experience and accessibility, the navigation bar should remain fixed at the top of the screen, making it easily accessible at all times.

Steps to Reproduce:

  1. Open the website.
  2. Scroll down the page.
  3. Scroll back up, and observe the navigation bar.

Expected Behavior: The navigation bar should remain visible and fixed at the top of the screen during scrolling.

Actual Behavior: The navigation bar scrolls out of view and becomes hidden when scrolling up.

Suggested Solution:

Screenshots:

Before scrolling, the navbar looks like this:

image

But after scrolling, the navbar gets hidden:

image

Indrajeety993648 commented 1 month ago

@ceilican I would like to work on this please assign it to me .