From 7b817a1d2aed0e8b89f36b410f2779f4a6b35407 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 16 Jul 2026 16:59:55 -0500 Subject: Move Home system status into a title-bar status badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replace the disruption-only banner on the Home tab with a persistent circular status indicator in the navigation bar, next to the "Home" title. The badge reflects the existing status logic — green/check when operational, orange/exclamation on disruption, gray otherwise — and taps through to System Status. SystemStatusSummaryRow is unchanged and still used by the More tab. Resolve the system-status result first in HomeViewModel.loadDashboard so the badge settles from cache immediately instead of waiting on the slower projects/jobs/tickets/inbox loads, which had left it spinning for several seconds. Bump MARKETING_VERSION to 3.8.2 and record it in ROADMAP. --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) (limited to 'ROADMAP.md') diff --git a/ROADMAP.md b/ROADMAP.md index 43c3e7c..53e8f6c 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -142,6 +142,7 @@ so "breaking change" does not apply. These buckets track *user-visible scale*. | Version | Contents | Why here | | --- | --- | --- | | v3.8.1 | SonarCloud triage; housekeeping | No behaviour change at all | +| v3.8.2 | Home system status moved to a title-bar status badge | Small UI relocation, no new surface | | v3.9.0 | "What's cooking" ingest; doc truth-up; deploy keys | Ships one feature, corrects the map | | v3.10.0 | hub.sr.ht writes: projects, discovery, `mailingListSubscribe` | Provisional — gated on what v3.9.0 finds | | v3.11.0 | Accessibility | Independent, device-verified | -- cgit v1.2.3