Skip to content
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

Feat: Added Sticky effect and opacity change for header/navbar in contact section #1124

Conversation

ayushvyasonwork
Copy link

Related Issue

In contact section when scrolling the navbar is also being scrolled and i also want to add improved opacity feature like home section when content is scrolled for navbar.

Fixes: #1122

Description

This pull request introduces a sticky header feature that enhances the navigation experience by keeping the header fixed at the top of the page while scrolling. The header's background color and opacity change dynamically to improve visibility against the content as the user scrolls. This enhancement aims to provide a better user experience by ensuring that navigation remains accessible without interfering with the content below.

No additional dependencies are required for this change.

issue number = #1122

Type of PR

  • Feature enhancement

Screenshots / videos (if applicable)

before:

OS1.mp4

after :

OS1after.mp4

Checklist:

  • I have made this change from my own.
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers and screenshots/videos after making the changes.

Copy link

vercel bot commented Oct 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buddy-trail ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 19, 2024 6:38pm

Copy link
Contributor

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our contributing.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Oct 19, 2024

Deploy Preview for buddytrail ready!

Name Link
🔨 Latest commit cf2ae73
🔍 Latest deploy log https://app.netlify.com/sites/buddytrail/deploys/6715119f2366f40008bb6030
😎 Deploy Preview https://deploy-preview-1124--buddytrail.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.

@PriyaGhosal
Copy link
Owner

@ayushvyasonwork Please see the conflicts . Resolve the conflicts . Ensure you pull all the latest changes before pushing your feature/bug fixes to the main branch.

Copy link

vercel bot commented Oct 20, 2024

Deployment failed with the following error:

Resource is limited - try again in 16 minutes (more than 100, code: "api-deployments-free-per-day").

@ayushvyasonwork ayushvyasonwork force-pushed the feature/sticky-header-opacity branch from 789903f to cf2ae73 Compare October 20, 2024 14:20
Copy link

vercel bot commented Oct 20, 2024

Deployment failed with the following error:

Resource is limited - try again in 15 minutes (more than 100, code: "api-deployments-free-per-day").

@ayushvyasonwork ayushvyasonwork deleted the feature/sticky-header-opacity branch October 20, 2024 15:20
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.

Feat: Add Sticky effect and opacity change for header/navbar in contact section
2 participants