{Linked:Bug119609}[Adaptive Card-How are you feeling today]: 'How are you feeling today' text is not defined as heading on 'How are you feeling today' card.[Rendering] Bug Title Here
Target Platforms
Other
SDK Version
105.0.1300.0
Application Name
Adaptive Cards
Problem Description
Test Environment: OS: 22H2 (OS Build 25120.1000) Browser: Edge Dev Browser Version: Version 103.0.1255.0 (Official build) dev (64-bit) URL: Designer | Adaptive Cards Screen Reader: Narrator
Pre-requisites: Copy the complete json code in ''Card Payload Editor". (Please refer attachment).
Repro Steps: Launch the above URL. Navigate to header control ‘Designer’ using tab key and activate through enter key. Navigate to text 'How are you feeling today' under How do you feeling today heading Observe the issue.
Actual Result: 'How are you feeling today' text is not defined as heading on 'How are you feeling today' card.
Expected Result: 'How are you feeling today' text is not defined as heading on 'How are you feeling today' card.
Observation: Issue is also repro with JAWS and NVDA.
User Experience: Screen reader users will be impacted if Text which is visually appeared as heading as heading tells us about purpose of text, paragraph and control present under heading.
MAS Reference: Headings and Labels - Liquid (microsoft.com)
Have feedback to share on Bugs? Please help fill Trusted Tester Bug Feedback (office.com) “
Screenshots
Card JSON
{
"type": "AdaptiveCard",
"version": "0.0",
"body": [
{
"type": "ColumnSet",
"columns": [
{
"type": "Column",
"items": [
{
"type": "TextBlock",
"size": "small",
"weight": "lighter",
"text": "Educators see your name and reflection, classmates won’t see your name",
"wrap": true,
"spacing": "none"
}
],
"style": "emphasis",
"bleed": true,
"height": "stretch"
}
]
},
{
"type": "TextBlock",
"size": "large",
"weight": "bolder",
"text": "How are you feeling today?",
"wrap": true
},
{
"type": "TextBlock",
"size": "small",
"text": "By Fadi Teacher | Closes {date}",
"wrap": true
}
],
"actions": [
{
"type": "Action.Submit",
"data": {
"msteams": {
"type": "task/fetch"
},
"data": {
"Type": "task/fetch"
},
"datajson": {
"PostCreatorName": "Fadi Teacher",
"PostCreatorId": "c4e6beb4-5115-408d-8965-7328b0bfc6d4",
"ReflectId": "8fcc02d7-1506-445c-b881-10649ff556b0",
"Action": "setFeedback",
"ReflectPrivacyId": "AnonymousForClassmates",
"ReflectQuestionId": "FeelingToday",
"DueDateUtc": "2021-05-27T22:49:04.051Z",
"ReflectFeedback": "VeryHappy"
}
},
"title": " ",
"iconUrl": "https://roravi.ngrok.io/reflectCardImages/veryHappyIcon.png"
},
{
"type": "Action.Submit",
"data": {
"msteams": {
"type": "task/fetch"
},
"data": {
"Type": "task/fetch"
},
"datajson": {
"PostCreatorName": "Fadi Teacher",
"PostCreatorId": "c4e6beb4-5115-408d-8965-7328b0bfc6d4",
"ReflectId": "8fcc02d7-1506-445c-b881-10649ff556b0",
"Action": "setFeedback",
"ReflectPrivacyId": "AnonymousForClassmates",
"ReflectQuestionId": "FeelingToday",
"DueDateUtc": "2021-05-27T22:49:04.051Z",
"ReflectFeedback": "Happy"
}
},
"title": " ",
"iconUrl": "https://roravi.ngrok.io/reflectCardImages/happyIcon.png"
},
{
"type": "Action.Submit",
"data": {
"msteams": {
"type": "task/fetch"
},
"data": {
"Type": "task/fetch"
},
"datajson": {
"PostCreatorName": "Fadi Teacher",
"PostCreatorId": "c4e6beb4-5115-408d-8965-7328b0bfc6d4",
"ReflectId": "8fcc02d7-1506-445c-b881-10649ff556b0",
"Action": "setFeedback",
"ReflectPrivacyId": "AnonymousForClassmates",
"ReflectQuestionId": "FeelingToday",
"DueDateUtc": "2021-05-27T22:49:04.051Z",
"ReflectFeedback": "Neutral"
}
},
"title": " ",
"iconUrl": "https://roravi.ngrok.io/reflectCardImages/neutralIcon.png"
},
{
"type": "Action.Submit",
"data": {
"msteams": {
"type": "task/fetch"
},
"data": {
"Type": "task/fetch"
},
"datajson": {
"PostCreatorName": "Fadi Teacher",
"PostCreatorId": "c4e6beb4-5115-408d-8965-7328b0bfc6d4",
"ReflectId": "8fcc02d7-1506-445c-b881-10649ff556b0",
"Action": "setFeedback",
"ReflectPrivacyId": "AnonymousForClassmates",
"ReflectQuestionId": "FeelingToday",
"DueDateUtc": "2021-05-27T22:49:04.051Z",
"ReflectFeedback": "Sad"
}
},
"title": " ",
"iconUrl": "https://roravi.ngrok.io/reflectCardImages/sadIcon.png"
},
{
"type": "Action.Submit",
"data": {
"msteams": {
"type": "task/fetch"
},
"data": {
"Type": "task/fetch"
},
"datajson": {
"PostCreatorName": "Fadi Teacher",
"PostCreatorId": "c4e6beb4-5115-408d-8965-7328b0bfc6d4",
"ReflectId": "8fcc02d7-1506-445c-b881-10649ff556b0",
"Action": "setFeedback",
"ReflectPrivacyId": "AnonymousForClassmates",
"ReflectQuestionId": "FeelingToday",
"DueDateUtc": "2021-05-27T22:49:04.051Z",
"ReflectFeedback": "VerySad"
}
},
"title": " ",
"iconUrl": "https://roravi.ngrok.io/reflectCardImages/verySadIcon.png"
},
{
"type": "Action.Submit",
"data": {
"msteams": {
"type": "task/fetch"
},
"data": {
"Type": "task/fetch"
},
"datajson": {
"PostCreatorName": "Fadi Teacher",
"PostCreatorId": "c4e6beb4-5115-408d-8965-7328b0bfc6d4",
"ReflectId": "8fcc02d7-1506-445c-b881-10649ff556b0",
"Action": "exploreFeedbacks",
"ReflectPrivacyId": "AnonymousForClassmates",
"ReflectQuestionId": "FeelingToday",
"DueDateUtc": "2021-05-27T22:49:04.051Z",
"ReflectFeedback": "None"
}
},
"title": "Explore",
"iconUrl": "https://roravi.ngrok.io/reflectCardImages/exploreReflectIcon.png"
}
]
}
Sample Code Language
No response
Sample Code
No response