From 806acee4d114697b7868f34bdb974d1a865615cc Mon Sep 17 00:00:00 2001 From: eti Date: Fri, 8 May 2026 14:28:21 +0200 Subject: [PATCH] appview: make quick-search more responsive Signed-off-by: eti --- .../templates/layouts/fragments/topbar.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/appview/pages/templates/layouts/fragments/topbar.html b/appview/pages/templates/layouts/fragments/topbar.html index 56581e56..ee03ffad 100644 --- a/appview/pages/templates/layouts/fragments/topbar.html +++ b/appview/pages/templates/layouts/fragments/topbar.html @@ -11,7 +11,7 @@ {{ with .LoggedInUser }}
{{ block "newButton" . }} {{ end }}
{{ template "notifications/fragments/bell" }}
-
{{ block "searchButton" . }} {{ end }}
+
{{ block "search" . }} {{ end }}
{{ block "profileDropdown" . }} {{ end }}
{{ else }} @@ -44,9 +44,9 @@ {{ end }} -{{ define "searchButton" }} +{{ define "search" }}
- +