From d29a779c138ca41e80fbbfb99aea95aa4c5b8f4e Mon Sep 17 00:00:00 2001 From: LyAhn Date: Thu, 2 Jul 2026 20:22:06 +0100 Subject: [PATCH] test(ui-lab): add tagger readiness scenarios Add UI Lab scenarios for uninstalled WD and JoyTag tagger states so the lightbox and AI Workspace readiness flows can be exercised directly. Make the Settings title-bar button accessible by label to support reliable UI Lab automation. --- src/components/TitleBar.tsx | 1 + src/dev/mockBackend.ts | 65 ++++++++++++++++++++++++++++++++++--- src/dev/mockScenarios.ts | 14 +++++++- 3 files changed, 75 insertions(+), 5 deletions(-) diff --git a/src/components/TitleBar.tsx b/src/components/TitleBar.tsx index 1ab5728..e2e888f 100644 --- a/src/components/TitleBar.tsx +++ b/src/components/TitleBar.tsx @@ -147,6 +147,7 @@ export function TitleBar() {