From f9911ff00afca55e82f8b542189928950a454046 Mon Sep 17 00:00:00 2001 From: andrej romanov <50377758+auumgn@users.noreply.github.com> Date: Fri, 8 May 2026 14:11:14 +0300 Subject: [PATCH] PD-5552 a11y fixes --- .../two-factor-enable/two-factor-enable.component.html | 8 ++++++-- .../two-factor-enable/two-factor-enable.component.scss | 1 + .../two-factor-recovery-codes.component.html | 5 ++++- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/app/two-factor-setup/components/two-factor-enable/two-factor-enable.component.html b/src/app/two-factor-setup/components/two-factor-enable/two-factor-enable.component.html index 96de929fe..a38292e63 100644 --- a/src/app/two-factor-setup/components/two-factor-enable/two-factor-enable.component.html +++ b/src/app/two-factor-setup/components/two-factor-enable/two-factor-enable.component.html @@ -57,9 +57,13 @@
-

+

+
-

Your 2FA recovery codes

+

+ Your 2FA recovery codes +

Recovery codes can be used to access your ORCID account when you aren’t able to use your authentication app. Each recovery code can @@ -36,6 +38,7 @@

Your 2FA recovery codes

formControlName="backupCodes" rows="10" readonly + aria-labelledby="backup-codes-label" >