fix(dashboard): preserve unsaved model tier selections across refresh

This commit is contained in:
William Valentin
2026-02-19 10:29:36 -08:00
parent 708683297a
commit 4e40878ad5
2 changed files with 72 additions and 13 deletions
+11
View File
@@ -5710,6 +5710,17 @@
"docs/plans/state.json"
],
"test_status": "pnpm test:run src/gateway/handlers/handlers.test.ts + pnpm typecheck passing"
},
"dashboard-model-defaults-draft-preservation": {
"status": "completed",
"date": "2026-02-19",
"updated": "2026-02-19",
"summary": "Fixed Model Tier Defaults dropdown reset during periodic dashboard refresh by preserving unsaved form draft state (tiers, delegation, and background override settings) across Assistant Health rerenders until saved.",
"files_modified": [
"src/gateway/ui/pages/dashboard.js",
"docs/plans/state.json"
],
"test_status": "pnpm typecheck passing"
}
},
"overall_progress": {