From 48ab3c9de330540ba00f19f6730ff87ab619ec80 Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Sun, 10 May 2026 21:16:52 +0200 Subject: [PATCH] fix(voyage): move sidebar toggle outside aria-hidden region (09132940) --- .../voyage/playground/voyage-playground.html | 53 +++++++++++-------- .../playground/voyage-playground.test.mjs | 24 +++++++++ 2 files changed, 56 insertions(+), 21 deletions(-) diff --git a/plugins/voyage/playground/voyage-playground.html b/plugins/voyage/playground/voyage-playground.html index 250fdef..fb0314d 100644 --- a/plugins/voyage/playground/voyage-playground.html +++ b/plugins/voyage/playground/voyage-playground.html @@ -540,9 +540,16 @@ } .voyage-sidebar[aria-hidden="true"] .voyage-sidebar__panel { visibility: hidden; } - /* 2-state FAB toggle (per critical decision #4) */ + /* 2-state FAB toggle (per critical decision #4). + v4.3 Step 3 — position: fixed so toggle stays reachable when the + sidebar carries aria-hidden="true" (finding 09132940 a11y). + The toggle is now a sibling of the