Skip to content

fix: hide sidebar when footer enters viewport (#1704) - #1733

Merged
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
sam-dwdkr404:fix-sidebar-footer-overlap
Jul 21, 2026
Merged

fix: hide sidebar when footer enters viewport (#1704)#1733
steam-bell-92 merged 1 commit into
steam-bell-92:mainfrom
sam-dwdkr404:fix-sidebar-footer-overlap

Conversation

@sam-dwdkr404

Copy link
Copy Markdown
Contributor

📝 Description

Fixes #1704

Changes

  • Hide the fixed sidebar when the footer enters the viewport.
  • Prevent the sidebar from overlapping the footer.
  • Preserve the existing sidebar behavior while browsing the projects section.

Testing

  • ✅ Sidebar appears after the hero section.
  • ✅ Sidebar remains visible while browsing projects.
  • ✅ Sidebar hides when the footer becomes visible.
  • ✅ Verified locally.

BEFORE

Screenshot 2026-07-21 063201

AFTER

Screenshot 2026-07-21 070614

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

@sam-dwdkr404 is attempting to deploy a commit to the Anuj's projects Team on Vercel.

A member of the Team first needs to authorize it.

@steam-bell-92 steam-bell-92 added level:beginner gssoc:approved GSSoC 2026 approving tag labels Jul 21, 2026
@steam-bell-92
steam-bell-92 merged commit 1af3781 into steam-bell-92:main Jul 21, 2026
1 check failed
@github-actions

Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution!

Your Pull Request has been merged successfully.
Thanks again for your support! 🙌

@steam-bell-92

Copy link
Copy Markdown
Owner

@sam-dwdkr404 great work!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc:approved GSSoC 2026 approving tag level:beginner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Navigation sidebar remains fixed while reaching the footer

2 participants