Skip to content

perf: improve sidebar navigation responsiveness#23

Draft
user040131 wants to merge 1 commit into
codex/fix-replay-navigationfrom
codex/improve-navigation-speed
Draft

perf: improve sidebar navigation responsiveness#23
user040131 wants to merge 1 commit into
codex/fix-replay-navigationfrom
codex/improve-navigation-speed

Conversation

@user040131

Copy link
Copy Markdown
Member

Summary

  • prefetch the main sidebar routes as soon as the app shell mounts
  • keep next/link prefetch explicit on sidebar navigation items
  • add a shared (pages) loading skeleton so route transitions show immediate feedback instead of feeling stalled

Verification

  • npx pnpm --filter @finance-helper/web exec tsc --noEmit
  • checked http://localhost:3000/dashboard, /events, /themes, /replay, /evaluation, /admin
    • all returned 200

Related

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