Dashboard Overview
The Dashboard is a fast, account-scoped summary surface. On a repeat visit, The Library renders a valid local dashboard cache before making a full set of data requests, so you can see the last known state promptly.
Dashboard data
Section titled “Dashboard data”The dashboard can render these current widget data sets:
- Recent Buckets
- Focused Tracks
- Kanban
- Calendar
- Todos
When a refresh is needed, the app loads projects, stages, track groups, and todos in parallel. A cache belonging to a different user is never used.
Refresh behaviour
Section titled “Refresh behaviour”Seeing cached dashboard data does not itself trigger a full refresh. A full refresh happens on a cache miss, an explicit refresh, a relevant realtime/dashboard invalidation, or a confirmed filesystem/database change. If a fresh request fails after a cached view was rendered, the cached data remains visible.