Skip to content

Navbar Privacy link does not navigate directly to the Privacy page #400

Description

@kumud-05

Bug Description

The Privacy option in the navigation bar does not navigate users directly to the Privacy page. Instead, it scrolls to the footer section where another Privacy link is displayed, requiring an additional click to access the Privacy page.

Steps to Reproduce

  1. Go to: Home page
  2. Click on: "Privacy" in the navigation bar
  3. Expected Outcome: The Privacy page should open directly.
  4. Actual Outcome: The page scrolls to the footer, where the user must click the Privacy link again to open the Privacy page.

Expected Behavior

Clicking the Privacy option in the navigation bar should directly navigate users to the Privacy page (/privacy) without requiring additional interactions.

Screenshots

Image

Possible Fix

Update the navbar Privacy link to route directly to /privacy using React Router's Link or NavLink component instead of scrolling to the footer section.

System Information

  • Operating System: Windows
  • Browser/Device: Chrome

Are you contributing under an open-source program?

GSSoC 2026

Metadata

Metadata

Assignees

Labels

EasyGSSoCOpen Source EventbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions