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

make navbar sticky #770

Merged
merged 3 commits into from
Feb 7, 2025
Merged

make navbar sticky #770

merged 3 commits into from
Feb 7, 2025

Conversation

Jexsie
Copy link
Contributor

@Jexsie Jexsie commented Feb 7, 2025

Description of change

Checklist

  • npm test passes
  • documentation is changed or added (if applicable)
  • permission has been obtained to add new logo (if applicable)
  • contribution guidelines followed here

Signed-off-by: Jessy Ssebuliba <[email protected]>
Copy link

netlify bot commented Feb 7, 2025

Deploy Preview for adoptium-rewrite ready!

Name Link
🔨 Latest commit 3260218
🔍 Latest deploy log https://app.netlify.com/sites/adoptium-rewrite/deploys/67a5fcbd53d598000838f7b2
😎 Deploy Preview https://deploy-preview-770--adoptium-rewrite.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.

@Jexsie

This comment was marked as resolved.

@gdams gdams linked an issue Feb 7, 2025 that may be closed by this pull request
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

Attention: Patch coverage is 46.20690% with 156 lines in your changes missing coverage. Please review.

Project coverage is 80.10%. Comparing base (7982074) to head (3260218).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/pages/sustainers.tsx 0.00% 127 Missing ⚠️
src/components/NavBar/index.tsx 77.34% 29 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #770      +/-   ##
==========================================
+ Coverage   80.07%   80.10%   +0.03%     
==========================================
  Files         155      155              
  Lines       11664    11663       -1     
  Branches      865      865              
==========================================
+ Hits         9340     9343       +3     
+ Misses       2324     2320       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gdams gdams enabled auto-merge (squash) February 7, 2025 12:17
@gdams gdams disabled auto-merge February 7, 2025 12:21
@gdams gdams enabled auto-merge (squash) February 7, 2025 12:29
@gdams gdams merged commit 32221c9 into adoptium:main Feb 7, 2025
11 checks passed
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.

Implement Sticky NavBar
2 participants