AOSSIE-Org / website

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

Feature : When user scrolls down. Icon, Menu Bar, and Dark Mode Icon will be disabled along with the scrolling. #40

Open RAVICHANDRALS507 opened 1 month ago

RAVICHANDRALS507 commented 1 month ago

Description:

  1. When the user scrolls down words you can observe the issue at the top of the page along with the scrolling
  2. Icon, Menu Bar, and Dark Mode Icon also go up
  3. if a user wants to go to another page he has to come to the top of the page and then he has to click.

Proposed Solution:

  1. Icon, Menu Bar, and Dark Mode Icon For these three headers apply the Sticky property
  2. Sticky property will stick in the same place. it will be easy for the user to use the application

https://github.com/user-attachments/assets/6b9e86bb-1b91-4016-bb08-7169f7bf370c

KKartikay-27 commented 1 month ago

Please assign this issue to me !!

ShobhitR07 commented 1 month ago

I have fixed this issue in pull request #42.