swecc-uw / swecc-website

Software Engineering Career Club Website
https://swecc.org
4 stars 29 forks source link

BUG: Fix navbar to stick to top of page at all times #33

Open shiinasugioka opened 6 months ago

shiinasugioka commented 6 months ago

Describe the bug When a user scrolls down the page, the navbar also scrolls away! We want users to be able to access the navbar at all times for easy navigation and better user flow.

To Reproduce Steps to reproduce the behavior:

  1. Go to any page on the website
  2. Scroll down
  3. Note that the navbar scrolls away as well

Expected behavior The navbar should stay at the top of the website

Screenshots image image

Details (please complete the following information):

Aryakoste commented 6 months ago

Hello @leahjia. I would like to work on this issue.

shiinasugioka commented 6 months ago

@Aryakoste Hi, are you from DubVelopers or SWECC?

Aryakoste commented 6 months ago

No. Sorry I thought it's an open source project.

shiinasugioka commented 6 months ago

@Aryakoste Feel free to fork the repo and work on the issue. We're a college software club so this issue was meant to be an intro for our members who have never worked on an open-source project. If no one in our club claims this ticket, we'll merge your code.

Aryakoste commented 6 months ago

Ok. Thanks

RandolphTang commented 5 months ago

@shiinasugi Hello, Shiina, I see this issue is still unresolved, I can help if the modification is still needed, thanks.

shiinasugioka commented 5 months ago

@RandolphTang assigned