From 61efaae1081dca63305ad135a6d423ab5769ac06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Eppl=C3=A9e?= Date: Tue, 28 Jan 2025 16:03:55 +0100 Subject: [PATCH] Add loading indicator for bookmark create search --- templates/create_bookmark.html | 33 +++++++++++++++++++++------------ 1 file changed, 21 insertions(+), 12 deletions(-) diff --git a/templates/create_bookmark.html b/templates/create_bookmark.html index 812ee7a..91479dd 100644 --- a/templates/create_bookmark.html +++ b/templates/create_bookmark.html @@ -63,18 +63,27 @@

Add a bookmark

{% endfor %} {% call form::errors(errors, "list_search_term") %} - +
+ + + +
{% for list in search_results %}