Target Platforms
NodeJS
SDK Version
https://adaptivecards.io/ 9/9/2021
Application Name
Website
Problem Description
ADO 35918589
Repro Steps:
- Open above URL with valid credential.
- Navigate to 'Samples' link and press tab key to activate it.
- Select the 'Activity Update' option and navigate to 'Date Picker' under 'Publish Adaptive Card Schema'.
- Run Accessibility insight for Web and observe the issue.
Actual Result:
Ensures elements with an ARIA role that require child roles contain them (.ac-actionSet[role="menubar"])
Expected Result:
Ensures elements should be with an ARIA role that require child roles contain them (.ac-actionSet[role="menubar"])
Screenshots
No response
Card JSON
Sample Code Language
No response
Sample Code
No response