From 4ef4faad2eb742ece0cec18f528754183f3c85c2 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Tue, 12 Aug 2025 22:34:53 +0100 Subject: [PATCH] Add spinner and disable button during manual sync Introduced a spinner and button disabling for the manual sync action using htmx events to improve user feedback during the upload process. --- application/views/lotw_views/index.php | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/application/views/lotw_views/index.php b/application/views/lotw_views/index.php index 28f0a5b9..741c666a 100644 --- a/application/views/lotw_views/index.php +++ b/application/views/lotw_views/index.php @@ -122,7 +122,11 @@
- @@ -131,3 +135,22 @@
+ +