From c45410b5e5170eb09c0221cd171584b3ceb209a0 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 28 Oct 2025 18:02:27 +0000 Subject: [PATCH] Refactor category search form to enhance usability with advanced filters and improved loading indicators --- atlas/templates/atlas/categories_list.html | 127 ++++++++++++--------- 1 file changed, 74 insertions(+), 53 deletions(-) diff --git a/atlas/templates/atlas/categories_list.html b/atlas/templates/atlas/categories_list.html index 48643a84..c2eca1d9 100644 --- a/atlas/templates/atlas/categories_list.html +++ b/atlas/templates/atlas/categories_list.html @@ -19,62 +19,83 @@ #category-search-loading.htmx-request { display: inline-block; } -
-
-
- - -
-
- - -
-
- - -
-
- - -
-
- - + +
+ + + {# Spinner shown while HTMX request is in-flight (selector matched by hx-indicator) #} + + +
- + {# Collapsed advanced filters block - defaults to collapsed #} +
+ + +
+
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+
{# Spinner shown while HTMX request is in-flight (selector matched by hx-indicator) #}