{Freeway-Bug}[Adaptive Cards - Activity Update] - Ensures role attribute has an appropriate value for the element. #8350
Labels
A11ySev2
Accessibility issue with severity 2. This may impact the accessibility score
A11yTTValidated
A11yWCAG
Accessibility issue that affects compliance
AdaptiveCards_Web
a11y tag
Area-Accessibility
Bugs around feature accessibility
Area-Renderers
Bug
HCL-AdaptiveCards-Web
Used by accessibility team for scorecard categorization
HCL-E+D
Product-AC
Target Platforms
Other
SDK Version
1.5
Application Name
Adaptive Cards
Problem Description
Test Environment:
OS: Version 22H2 (OS Build 25300.1000)
URL: https://adaptivecards.io/samples/ActivityUpdate.html
Browser: Edge Dev Version 111.0.1661.36 (Official build) dev (64-bit)
Screen Reader: Narrator
Repro Steps:
Actual Result:
Role attribute does not have an appropriate value for the element.
Expected Result:
Ensures role attribute should have an appropriate value for the element.
Snippet:
< open anchor tag >role="listitem" class="selectedHolder" aria-current="true" aria-posinset="1" aria-setsize="29" href="/samples/ActivityUpdate.html">Activity update
How to fix:
Fix any of the following:
ARIA role listitem is not allowed for given element
User Impact:
Screen reader user will get impacted if incorrect role is defined due to which user will not be able to understand the purpose of the content easily.
WCAG Reference link:
https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html
“Have feedback to share on Bugs? Please help fill Trusted Tester Bug Feedback (office.com) “
Screenshots
Card JSON
NA
Sample Code Language
No response
Sample Code
No response
The text was updated successfully, but these errors were encountered: