Reviewing Tracks
When a valid local cache exists, the Dashboard renders its account-scoped data before making any API request. It starts a full refresh only after a cache miss, an explicit refresh, a relevant invalidation, or a confirmed filesystem or database reconciliation change.
Review a selected track group
Section titled “Review a selected track group”Select a track group in Tracks to update the current selection and sidebar context. The app resolves the selected item against its loaded track-group data and fetches full child-group details when needed, then updates the relevant sidebar surfaces. For ordinary row selection, it applies selection state before deferring selection-dependent Activity refresh work, so choosing a track group is not blocked by that follow-up work.