From 0def494f7964409aec00d61ca15de7482ad02333 Mon Sep 17 00:00:00 2001 From: lix-2026 Date: Sun, 14 Jun 2026 00:11:06 +0800 Subject: [PATCH] =?UTF-8?q?fix:=207-61=20tester-reported=20bugs=20?= =?UTF-8?q?=E2=80=94=20extensions=20panel=20HTML=20nesting,=20search=20422?= =?UTF-8?q?,=20unexported=20functions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes for 06327d59 regressions: 1. Extensions tab invisible: global panel missing closing tag, extensions panel nested inside hidden global section 2. Search test 422: performKnowledgeRagSearch missing workspaceId/rootUri/sourceKind in request body 3. Search params broken: loadKnowledgeRagSearchParamsToForm and syncKnowledgeRagThresholdDisplay not exported from settings runtime 835/838 Rust tests pass (3 pre-existing failures) --- .../browser/sidebar-page-settings-runtime.js | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/rust/crates/mnote-web/browser/sidebar-page-settings-runtime.js b/rust/crates/mnote-web/browser/sidebar-page-settings-runtime.js index 5015cf07..37b5e4bb 100644 --- a/rust/crates/mnote-web/browser/sidebar-page-settings-runtime.js +++ b/rust/crates/mnote-web/browser/sidebar-page-settings-runtime.js @@ -594,6 +594,7 @@ export function createSidebarPageSettingsRuntime(context) { '' + '' + - '' + '