Skip to content

Reduce portfolio scroll rendering cost - #29

Merged
ted0103 merged 1 commit into
mainfrom
codex/fix-portfolio-scroll-jank
Aug 31, 2026
Merged

ted0103 merged 1 commit into
mainfrom
codex/fix-portfolio-scroll-jank

Conversation

@ted0103

@ted0103 ted0103 commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove horizontal rail snapping on all input types to prevent axis locking
  • replace the sticky header backdrop blur with a stable opaque surface
  • defer below-fold section rendering with content visibility
  • resize the viewport-displayed CallNeuron logo from 1.1 MB to 232 KB
  • add production regression checks for scroll and asset performance

Validation

  • GITHUB_OFFLINE=1 ASTRO_TELEMETRY_DISABLED=1 npm run check
  • Astro: 0 errors, 0 warnings, 0 hints
  • 9 static pages built
  • 22 required outputs verified

@ted0103
ted0103 merged commit 716b09a into main Aug 31, 2026
2 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.

1 participant