From be9391caec703f9158bab2b86e5395a5c6a391a0 Mon Sep 17 00:00:00 2001 From: Jaime Idolpx Date: Sun, 14 Jun 2026 03:24:09 -0400 Subject: [PATCH] fix(SearchAssembly64): streamline query update and focus handling in AQL help dialog --- src/app/components/SearchAssembly64.tsx | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/src/app/components/SearchAssembly64.tsx b/src/app/components/SearchAssembly64.tsx index aec668c..b248744 100644 --- a/src/app/components/SearchAssembly64.tsx +++ b/src/app/components/SearchAssembly64.tsx @@ -590,12 +590,16 @@ export default function SearchAssembly64({ config, setConfig, onClose: _onClose