From 4f6e9fae9da12d287ee36ba5b0701d61fdf5aa65 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 5 Nov 2025 22:03:02 +0000 Subject: [PATCH] Enhance case search functionality with loading indicator for improved user experience --- atlas/templates/atlas/index.html | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/atlas/templates/atlas/index.html b/atlas/templates/atlas/index.html index 96f74567..4942e73f 100644 --- a/atlas/templates/atlas/index.html +++ b/atlas/templates/atlas/index.html @@ -46,12 +46,24 @@
Search cases
- +
+ + +
+
{% include 'atlas/partials/_case_search_results.html' with cases=None %}