Skip to content

Implemented sticky navbar for persistent visibility during scroll #366

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

Closed
wants to merge 1 commit into 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 14:31
Copy link

netlify bot commented Apr 25, 2025

Deploy Preview for ap-template-playground failed.

Name Link
🔨 Latest commit 7fbb8da
🔍 Latest deploy log https://app.netlify.com/sites/ap-template-playground/deploys/680ba1741fd91a0008555e58

@jency1 jency1 force-pushed the jency1/365/sticky-navbar branch from 0a37f23 to 7fbb8da Compare April 25, 2025 14:51
@jency1 jency1 closed this Apr 25, 2025
@jency1 jency1 deleted the jency1/365/sticky-navbar branch April 25, 2025 15:00
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