creativecommons / legaldb

CC Legal Database: curated repository of Case Law and Scholarship data from around the world in a Django based website.
https://LegalDB.CreativeCommons.org/
MIT License
46 stars 69 forks source link

[Bug] Navbar Fails to Stick on Page Scroll #216

Open shivam8112005 opened 1 month ago

shivam8112005 commented 1 month ago

Description

The sticky navbar fails to remain fixed at the top of the viewport when the user scrolls down the page, causing navigation links to become inaccessible.

Reproduction

  1. Open the web application in a supported browser.
  2. Scroll down the page.
  3. Observe that the navbar does not stick to the top of the viewport.
  4. See where the navbar vanishes with instead of remaining fixed.

Expectation

I expected the navbar to stay at the top of the viewport while scrolling, allowing continuous access to navigation links.

Screenshots

Screenshot 2024-10-12 174823

Environment

Additional context

Resolution

rypptc commented 1 month ago

I'm not sure if this is an issue that should be done here, I see many cc pages have already a standard design. Probably, if the intention is having a fixed navbar, this should be done across all pages.

Queen-codes commented 1 month ago

Hi @rypptc I agree with you. I think that's the expected behaviour of Vocabulary. @shivam8112005 however, if you think it's an improvement that Vocabulary will benefit from, I think it is better to raise this issue in vocabulary's repository. The mentors will go through it and decide.

SisiVero commented 1 month ago

I once opened a similar issue but it was discarded. I assume the current navbar format is what is needed for now. @shivam8112005 .

shivam8112005 commented 1 month ago

ohk @rypptc i will consider it

TimidRobot commented 1 month ago

https://github.com/creativecommons/legaldb/labels/%F0%9F%9A%A7%20status%3A%20blocked pending: