perf(web): adapt dashboard refresh hydration #49
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "codex/dashboard-adaptive-hydration"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add adaptive client refresh scheduling and viewport-aware dashboard tile hydration.
Why
The dashboard should avoid synchronized refresh bursts, slow down during repeated refresh failures, and spend tile hydration work on visible content before below-the-fold content.
Changes
Testing
Notes
No packages/ui changes; viewport detection uses existing rendered data-model-id attributes.