From 1a7978085a20759cc6875775d9794b9db1b67ce8 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) --- playground/voyage-playground.html | 53 +++++++++++++-------- tests/playground/voyage-playground.test.mjs | 24 ++++++++++ 2 files changed, 56 insertions(+), 21 deletions(-) diff --git a/playground/voyage-playground.html b/playground/voyage-playground.html index 250fdef..fb0314d 100644 --- a/playground/voyage-playground.html +++ b/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