Skip to content

Implemented sticky navbar for persistent visibility during scroll #367

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jency1
Copy link
Contributor

@jency1 jency1 commented Apr 25, 2025

Closes #365

Changes

  • Made the navbar sticky for improved user experience on scroll.
  • Updated the styles for better responsiveness across devices.

Flags

  • Ensure that sticky behavior works well across different screen sizes.
  • Double-check if the navbar overlaps any content on scroll in specific cases.

Screenshots or Video

With Sticky Navbar

With Sticky Navbar

Without Sticky Navbar

Without Sticky Navbar

Related Issues

Author Checklist

  • Ensure you provide a DCO sign-off for your commits using the --signoff option of git commit.
  • Vital features and changes captured in unit and/or integration tests
  • Commits messages follow AP format
  • Extend the documentation, if necessary
  • Merging to main from fork:branchname

@jency1 jency1 requested a review from a team as a code owner April 25, 2025 15:24
Copy link

netlify bot commented Apr 25, 2025

Deploy Preview for ap-template-playground ready!

Name Link
🔨 Latest commit a9f487a
🔍 Latest deploy log https://app.netlify.com/sites/ap-template-playground/deploys/680baa8a6fb5330008f64856
😎 Deploy Preview https://deploy-preview-367--ap-template-playground.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Signed-off-by: jency <jencymaheshwari2004@gmail.com>
@jency1 jency1 force-pushed the jency1/365/sticky-navbar branch from 1eebcc3 to a9f487a Compare April 25, 2025 15:30
@jency1
Copy link
Contributor Author

jency1 commented Apr 25, 2025

Hi @DianaLease, @dselman & @sanketshevkar,

I’ve opened a pull request with UI improvements that implement a sticky navbar, ensuring it remains visible at the top during scrolling, which enhances navigation accessibility.

Kindly review it at your convenience and let me know if any changes are needed.

Fixes
PR link

Looking forward to your review!
Thanks for your time and support!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make Navbar Sticky for Persistent Visibility During Scroll
1 participant