We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
screen reader should announce 'okay got it' only once.
Screen reader announce 'okay got it' twice.
HTML <div class="css-1dbjc4n r-1777fci" style="background-color: rgb(3, 212, 124); border-radius: 8px; border-width: 0px; height: 52px; opacity: 1; padding-right: 12px; padding-left: 12px;"><div dir="auto" class="css-901oao r-633pao r-lrvibr" style="color: rgb(255, 255, 255); font-family: GTAmericaExp-Regular; font-size: 15px; font-weight: 700; line-height: 20px; text-align: center;">Okay, Got it</div></div>
<div class="css-1dbjc4n r-1777fci" style="background-color: rgb(3, 212, 124); border-radius: 8px; border-width: 0px; height: 52px; opacity: 1; padding-right: 12px; padding-left: 12px;"><div dir="auto" class="css-901oao r-633pao r-lrvibr" style="color: rgb(255, 255, 255); font-family: GTAmericaExp-Regular; font-size: 15px; font-weight: 700; line-height: 20px; text-align: center;">Okay, Got it</div></div>
Other occurrences
Same issue repro on PR #8940 -Screen reader announce password twice. Same issue repro on PR #9347 -Screen reader announce 'Invite' and 'Remove' twice.
Yes
Security
1.3.1
Screen reader users hear the announcements twice that is annoying and confusing.
Ensure the Number of slide announced only once by the screen reader. Refer to: https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships
Version Number: v1.1.49-1 Reproducible in staging?: Yes Reproducible in production?: Yes Issue reported by: Stuti
The text was updated successfully, but these errors were encountered:
@Stutikuls, this Monthly task hasn't been acted upon in 6 weeks; closing.
If you disagree, feel encouraged to reopen it -- but pick your least important issue to close instead.
Sorry, something went wrong.
No branches or pull requests
Action Performed:
Expected Result:
screen reader should announce 'okay got it' only once.
Actual Result:
Screen reader announce 'okay got it' twice.
HTML
<div class="css-1dbjc4n r-1777fci" style="background-color: rgb(3, 212, 124); border-radius: 8px; border-width: 0px; height: 52px; opacity: 1; padding-right: 12px; padding-left: 12px;"><div dir="auto" class="css-901oao r-633pao r-lrvibr" style="color: rgb(255, 255, 255); font-family: GTAmericaExp-Regular; font-size: 15px; font-weight: 700; line-height: 20px; text-align: center;">Okay, Got it</div></div>
Other occurrences
Workaround:
Yes
Area issue was found in:
Security
Failed WCAG checkpoints
1.3.1
User impact:
Screen reader users hear the announcements twice that is annoying and confusing.
Suggested resolution:
Ensure the Number of slide announced only once by the screen reader.
Refer to:
https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships
Platform:
Version Number: v1.1.49-1
Reproducible in staging?: Yes
Reproducible in production?: Yes
Issue reported by: Stuti
8283.-2.-Screen.reader.announce.okay.got.it.twice.mp4
The text was updated successfully, but these errors were encountered: