-
Notifications
You must be signed in to change notification settings - Fork 596
[Adaptive Cards - Designer] - No heading is defined on the 'Designer' page. #9322
Copy link
Copy link
Closed
Labels
A11yRTFor RT Test PassFor RT Test PassA11ySev2Accessibility issue with severity 2. This may impact the accessibility scoreAccessibility issue with severity 2. This may impact the accessibility scoreA11yTTValidatedA11yWCAGAccessibility issue that affects complianceAccessibility issue that affects complianceAdaptiveCards_Weba11y taga11y tagArea-AccessibilityBugs around feature accessibilityBugs around feature accessibilityArea-RenderersBugHCL-AdaptiveCards-WebUsed by accessibility team for scorecard categorizationUsed by accessibility team for scorecard categorizationHCL-E+DProduct-AC
Metadata
Metadata
Assignees
Labels
A11yRTFor RT Test PassFor RT Test PassA11ySev2Accessibility issue with severity 2. This may impact the accessibility scoreAccessibility issue with severity 2. This may impact the accessibility scoreA11yTTValidatedA11yWCAGAccessibility issue that affects complianceAccessibility issue that affects complianceAdaptiveCards_Weba11y taga11y tagArea-AccessibilityBugs around feature accessibilityBugs around feature accessibilityArea-RenderersBugHCL-AdaptiveCards-WebUsed by accessibility team for scorecard categorizationUsed by accessibility team for scorecard categorizationHCL-E+DProduct-AC
Target Platforms
Other
SDK Version
1.6
Application Name
Adaptive Cards
Problem Description
Test Environment:
URL: https://adaptivecards.io/
OS Version: 25H2 (OS Build 26200.5761)
Browser Version: Version 145.0.3734.1 (Official build) dev (64-bit)
Tool: Accessibility Insights for Web Tool-> 'Ad hoc tools'-> 'Headings', Developer Tool
Repro Steps:
Actual Result:
'Publish Adaptive Card Schema' text present on the page is visually appearing as heading but not defined as heading programmatically.
Expected Result:
'Publish Adaptive Card Schema' text present on the page is visually appearing as heading and it should be defined inside the h2 heading programmatically.
User Experience:
The text, visually appearing as heading is not defined under heading tag impacts the screen reader users in understanding context of the section defined under that heading as the information and relationships that are implied by visual formatting is not preserved programmatically.
WCAG Reference:
https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships.html
Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section
Screenshots
Card JSON
NASample Code Language
No response
Sample Code
No response