From 48630dd7e24c8e49a87691a8158ff308eebc2fd2 Mon Sep 17 00:00:00 2001 From: Aaron Moore Date: Thu, 14 Nov 2024 15:45:31 +0000 Subject: [PATCH] WSTEAMA-1454 - Related Content focus indicator --- .../Label/__snapshots__/index.test.tsx.snap | 7 ++ .../__snapshots__/index.test.jsx.snap | 34 ++++++ .../__snapshots__/index.test.jsx.snap | 18 +++ .../__snapshots__/index.test.jsx.snap | 7 ++ .../__snapshots__/index.test.jsx.snap | 7 ++ .../__snapshots__/index.test.jsx.snap | 35 ++++++ .../__snapshots__/index.test.jsx.snap | 14 +++ .../__snapshots__/index.test.jsx.snap | 14 +++ .../src/__snapshots__/index.test.jsx.snap | 111 ++++++++++++++++++ .../psammead-section-label/src/index.jsx | 15 ++- .../__snapshots__/index.test.tsx.snap | 21 ++++ .../__snapshots__/index.test.tsx.snap | 7 ++ 12 files changed, 289 insertions(+), 1 deletion(-) diff --git a/src/app/components/MostRead/Label/__snapshots__/index.test.tsx.snap b/src/app/components/MostRead/Label/__snapshots__/index.test.tsx.snap index 5ac8dd150da..684ca64e223 100644 --- a/src/app/components/MostRead/Label/__snapshots__/index.test.tsx.snap +++ b/src/app/components/MostRead/Label/__snapshots__/index.test.tsx.snap @@ -31,6 +31,12 @@ exports[`MostReadSectionLabel assertion should render most-read section label wi padding: 0; } +.emotion-2:focus-visible { + outline: 0.1875rem solid #000000; + box-shadow: 0 0 0 0.1875rem #FFFFFF; + outline-offset: 0.1875rem; +} + .emotion-4 { display: -webkit-box; display: -webkit-flex; @@ -120,6 +126,7 @@ exports[`MostReadSectionLabel assertion should render most-read section label wi >