Skip to content

fix(docs): reveal active ecosystem link synchronously#1330

Merged
EmersonBraun merged 1 commit into
mainfrom
codex/fix-mobile-active-scroll
Jul 21, 2026
Merged

fix(docs): reveal active ecosystem link synchronously#1330
EmersonBraun merged 1 commit into
mainfrom
codex/fix-mobile-active-scroll

Conversation

@EmersonBraun

Copy link
Copy Markdown
Member

Summary

  • reveal the active mobile product without relying on requestAnimationFrame
  • support background tabs and delayed rendering consistently
  • add a regression assertion against deferred scrolling

Validation

  • focused Vitest passed
  • full repository pre-push quality gates and build passed

@github-actions

Copy link
Copy Markdown
Contributor

Lighthouse

URL Performance Accessibility Best practices SEO
http://127.0.0.1:3000/ 43 92 96 100
http://127.0.0.1:3000/docs 72 100 96 100
http://127.0.0.1:3000/docs/get-started/getting-started/quickstart 69 96 96 100
http://127.0.0.1:3000/stack 94 100 96 100
http://127.0.0.1:3000/showcase 92 100 96 100

Run by .github/workflows/lighthouse.yml.

@EmersonBraun
EmersonBraun merged commit f6a9196 into main Jul 21, 2026
19 of 21 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