Skip to content

fix: navigate directly to privacy page from navbar#415

Merged
Durgeshwar-AI merged 1 commit into
Durgeshwar-AI:mainfrom
kumud-05:fix/navbar-privacy-navigation
Jun 23, 2026
Merged

fix: navigate directly to privacy page from navbar#415
Durgeshwar-AI merged 1 commit into
Durgeshwar-AI:mainfrom
kumud-05:fix/navbar-privacy-navigation

Conversation

@kumud-05

Copy link
Copy Markdown
Contributor

Issue Reference

Closes #400

Summary

What issue does this fix?

The Privacy option in the navigation bar was not navigating users directly to the Privacy Policy page. Instead, it redirected users to the footer section, requiring an additional click on the Privacy Policy link to access the page.

What major changes were made?

  • Updated the navbar Privacy menu item to use direct route navigation to the Privacy Policy page.
  • Replaced the hash-based navigation behavior for the Privacy menu item.
  • Preserved the existing section-based navigation for Home, Feature, and Tools.
  • Ensured consistent navigation behavior between the navbar and footer links.

Screenshots (if applicable)

Before

Screenshot 2026-06-21 212212
  • Clicking Privacy in the navbar scrolled to the footer section.
  • Users had to click the Privacy Policy link again to open the page.

After

Screenshot 2026-06-22 233331
  • Clicking Privacy in the navbar directly opens the Privacy Policy page.

Checklist

  • My code follows the project's coding conventions
  • I have tested all impacted features
  • I have updated or added necessary documentation

Related Issues / PRs


Open Source Program Participation

Program Name: GSSoC 2026

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@kumud-05 is attempting to deploy a commit to the Durgeshwar's projects Team on Vercel.

A member of the Team first needs to authorize it.

@kumud-05

Copy link
Copy Markdown
Contributor Author

Hi @Durgeshwar-AI
I've addressed the assigned issue and submitted the PR. Could you please review it when you have time?
Thank you!

@Durgeshwar-AI Durgeshwar-AI merged commit afaf589 into Durgeshwar-AI:main Jun 23, 2026
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navbar Privacy link does not navigate directly to the Privacy page

2 participants