IIIT-Delhi / byld-website

Static Website for IIIT-Delhi's Software Dev Club Byld
https://iiit-delhi.github.io/byld-website/
8 stars 29 forks source link

Scrollspy stuck on "events" while scrolling up #15

Open peey opened 6 years ago

peey commented 6 years ago

Possible fix: add a hidden element to navigation for #belowNav

peey commented 6 years ago

Also, scrollspy jumps over "competitions". So it's either at "Projects" or at "Contact Us"

virresh commented 6 years ago

scrollspy jumps over "competitions"

Uh It seems to work just fine for me, (Could be that behaviour platform/browser specific ?)

peey commented 6 years ago

(Could be that behaviour platform/browser specific ?)

Yep, this behavior is resolution-specific

If you zoom out far enough (80% on a 1920x1080 resolution works) then you should be able to reproduce the issue.

I think the issue here is that when projects scrolls out of view, contact us completely scrolls into view and so it jumps from projects to contact us, skipping competitions for some reason