From 2c7dfcdd2221e86a7ade05efb70d9036b339d711 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Tue, 12 Aug 2025 11:34:40 +0300 Subject: [PATCH] appview: ui: close nav dropdowns on click outside adds a little bit of javascript to close dropdowns in the topbar when clicking outside of them Signed-off-by: Samuel Newman --- appview/pages/templates/layouts/topbar.html | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/appview/pages/templates/layouts/topbar.html b/appview/pages/templates/layouts/topbar.html index 38da66dc..43590160 100644 --- a/appview/pages/templates/layouts/topbar.html +++ b/appview/pages/templates/layouts/topbar.html @@ -24,7 +24,7 @@ {{ end }} {{ define "newButton" }} -
+