From 279226594ca9de91c23ff3a3eb66632faa2f3fe0 Mon Sep 17 00:00:00 2001 From: Albrecht Degering Date: Tue, 18 Aug 2026 10:42:54 +0200 Subject: [PATCH] Adopt shared WebUI layout primitives --- webui/src/components/GlobalSearch.tsx | 6 +++--- webui/src/features/search/SearchPage.tsx | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/webui/src/components/GlobalSearch.tsx b/webui/src/components/GlobalSearch.tsx index 1dbe325..dc648f1 100644 --- a/webui/src/components/GlobalSearch.tsx +++ b/webui/src/components/GlobalSearch.tsx @@ -10,7 +10,7 @@ import { type KeyboardEvent as ReactKeyboardEvent } from "react"; import { useLocation } from "react-router"; -import { +import { ActionToolbar, Button, Dialog, DocumentationHelpLink, @@ -467,7 +467,7 @@ export default function GlobalSearch({ settings }: GlobalSearchProps) {
-
+ {currentContext && className="search-overlay-scope" @@ -598,7 +598,7 @@ export default function GlobalSearch({ settings }: GlobalSearchProps) { )}
} - + -
+
+ {error && setError("")}>