fix: populate nav instance count on direct detail page load/refresh #29

Merged
josh merged 1 commits from fix/detail-nav-count into dev 2026-03-28 15:16:33 -04:00
Owner

nav-count was only set in renderDashboard, so loading /instance/:vmid
directly left it showing "—". Add getInstances() to the parallel fetch
in renderDetailPage and set the count there too.

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

nav-count was only set in renderDashboard, so loading /instance/:vmid directly left it showing "—". Add getInstances() to the parallel fetch in renderDetailPage and set the count there too. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
josh added 1 commit 2026-03-28 15:16:16 -04:00
fix: populate nav instance count on direct detail page load/refresh
All checks were successful
CI / test (pull_request) Successful in 13s
CI / build-dev (pull_request) Has been skipped
8ead7687e5
nav-count was only set in renderDashboard, so loading /instance/:vmid
directly left it showing "—". Add getInstances() to the parallel fetch
in renderDetailPage and set the count there too.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
josh scheduled this pull request to auto merge when all checks succeed 2026-03-28 15:16:20 -04:00
josh merged commit 0589288dfe into dev 2026-03-28 15:16:33 -04:00
josh deleted branch fix/detail-nav-count 2026-03-28 15:16:33 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/Catalyst#29