From 7fe4e7e6633579ac1987efb02902edc02234fb3b Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Mon, 11 Aug 2025 16:14:02 +0100 Subject: [PATCH] Add loading spinner to DXCC list display Introduces a loading spinner and message inside the dxcclist_display div to improve user feedback while HTMX loads DXPedition data and logbook checks. --- application/views/workabledxcc/index.php | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/application/views/workabledxcc/index.php b/application/views/workabledxcc/index.php index 77aa8dcc..ed3d1397 100644 --- a/application/views/workabledxcc/index.php +++ b/application/views/workabledxcc/index.php @@ -1,5 +1,16 @@

-
+
+ +
+
+
+ Loading... +
+
Generating Table
+

Processing DXPedition data and checking your logbook...

+
+
+