Skip to content

fix: smooth scroll anchor links#24

Merged
pedropaulovc merged 1 commit into
mainfrom
fix/smooth-scroll-anchor-links
May 28, 2026
Merged

fix: smooth scroll anchor links#24
pedropaulovc merged 1 commit into
mainfrom
fix/smooth-scroll-anchor-links

Conversation

@pedropaulovc
Copy link
Copy Markdown
Contributor

Summary

Added smooth scroll behavior to anchor links that was missing from the previous PR.

Changes

  • Added behavior: 'smooth' parameter to scrollIntoView() call for anchor links
  • Navbar links (#services, #topics, #approach, #founder, #briefing) now scroll smoothly

This completes the smooth scroll UX improvement started in PR #23.

🤖 Generated with Claude Code

Copilot AI review requested due to automatic review settings May 28, 2026 14:40
@pedropaulovc pedropaulovc enabled auto-merge May 28, 2026 14:40
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 28, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
decipher-ms 799c38a Commit Preview URL

Branch Preview URL
May 28 2026, 02:41 PM

When users click navbar links like #services, #topics, etc.,
the page now smoothly scrolls to those sections instead of jumping.
@pedropaulovc pedropaulovc force-pushed the fix/smooth-scroll-anchor-links branch from a4d21e8 to 799c38a Compare May 28, 2026 14:41
Copy link
Copy Markdown
Contributor Author

@pedropaulovc pedropaulovc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@pedropaulovc pedropaulovc merged commit 9bd1ac5 into main May 28, 2026
2 checks passed
@pedropaulovc pedropaulovc deleted the fix/smooth-scroll-anchor-links branch May 28, 2026 14:41
@pedropaulovc pedropaulovc review requested due to automatic review settings May 28, 2026 15:04
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.

1 participant