Skip to content

Improve dashboard caching and preloading#22

Merged
stylessh merged 2 commits intomainfrom
stylessh/tab-cache-swr
Apr 8, 2026
Merged

Improve dashboard caching and preloading#22
stylessh merged 2 commits intomainfrom
stylessh/tab-cache-swr

Conversation

@stylessh
Copy link
Copy Markdown
Owner

@stylessh stylessh commented Apr 8, 2026

Summary

  • scope GitHub cache dedupe per request and move auth/session resolution into shared server runtime helpers to avoid Workers cross-request issues and reduce per-request setup cost.
  • speed dashboard navigation with route loaders, eager tab preloading, one-shot hover prefetch, and a fixed overflow-scrolling topbar tab strip.
  • persist tab-scoped PR and issue page queries, aggregate detail payloads server-side, and keep dynamic data fresh with short TTLs plus client revalidation for PR status and activity data.

@stylessh stylessh merged commit 17500cc into main Apr 8, 2026
stylessh added a commit that referenced this pull request Apr 18, 2026
* Improve dashboard caching and preloading

* Refine dashboard detail route loading
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