From a6d0ced9499aa0320ef79b2748da6d6cd75d99f0 Mon Sep 17 00:00:00 2001 From: Sam Rolfe Date: Sat, 8 Aug 2026 10:47:26 +1000 Subject: [PATCH] Fix selection state: derive from DOM (single source of truth), clear browser-restored form state on load --- dashboard/templates/review.html | 49 +++++++++++++++++---------------- prefect.yaml | 13 +++++++++ 2 files changed, 38 insertions(+), 24 deletions(-) diff --git a/dashboard/templates/review.html b/dashboard/templates/review.html index 619151a..1cc25b3 100644 --- a/dashboard/templates/review.html +++ b/dashboard/templates/review.html @@ -51,7 +51,7 @@ Approved
-
+ Select all on page + Select all on page
@@ -83,29 +83,26 @@