From 5f9541b1cf795699f455662d677260899fde28c6 Mon Sep 17 00:00:00 2001 From: Thomas Rittson <31796059+eliykat@users.noreply.github.com> Date: Fri, 22 Oct 2021 07:42:30 +1000 Subject: [PATCH] Fixes for dynamic modal a11y (#2116) * Add modal-dismiss, remove tabindex from modals * Remove modal-dismiss styles * Update jslib * remove cdkTrapFocus etc --- jslib | 2 +- src/popup/components/password-reprompt.component.html | 2 +- src/popup/components/set-pin.component.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jslib b/jslib index f09fb69882..24fe836032 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit f09fb69882525b3be7b2e257e7723eeb79b343d1 +Subproject commit 24fe836032354d4ec39435776e54dd0995e1b389 diff --git a/src/popup/components/password-reprompt.component.html b/src/popup/components/password-reprompt.component.html index fd41a1a5b4..3ef88b7bc7 100644 --- a/src/popup/components/password-reprompt.component.html +++ b/src/popup/components/password-reprompt.component.html @@ -1,4 +1,4 @@ -