From 87b82ca5f1fbdd67c4ce195f7b98fd6a44eec912 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sat, 28 Feb 2026 12:09:29 -0600 Subject: [PATCH] =?UTF-8?q?episode:=20Fix:=20Dashboard=20didn't=20refresh?= =?UTF-8?q?=20after=20sync=20=E2=80=94=20re-mount=20on=20SyncComplete?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- episodes/2026-02-28.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-28.md b/episodes/2026-02-28.md index 6b74010a8e0..00154a5ec4e 100644 --- a/episodes/2026-02-28.md +++ b/episodes/2026-02-28.md @@ -82,3 +82,7 @@ Errors ## 12:09 - Fix: Rust sync excluded IL/MiL teams due to active_only=true - **Type:** fix - **Tags:** sba-scout, rust, sync, bug-fix, api, teams + +## 12:09 - Fix: Dashboard didn't refresh after sync — re-mount on SyncComplete +- **Type:** fix +- **Tags:** sba-scout, rust, dashboard, ux, sync, tui