Adaptivecards: [Teams][Accessibility][FactSet table being read column by column instead of row by row]

Created on 19 Dec 2020  路  3Comments  路  Source: microsoft/AdaptiveCards

https://user-images.githubusercontent.com/29580478/102676136-f9426800-4150-11eb-82bf-32f1da426f3f.mp4

FactSetJson.txt

Platform

  • [ ] iOS

Author or host

Host - Teams Mobile

Version of SDK

1.2

Details

This is a ship blocking issue for an app that is aiming to release on Teams Platform. Please see attached video and adaptive card JSON. The issue is that when swiping through the FactSet table using TalkBack, the entirely of the left column is read, and then the values on the right column is read. This makes it very difficult for accessibility users to associate with the label with the actual value. The expected result is that each row is read one by one, ie: "Accrural Rate", "120.00...", "Carry Forward", "0 hours", etc.

This does not repro on Android or Web, it is working as expected there.

AdaptiveCards v21.01 Area-Inconsistency Bug Priority-Now Triage-Approved for Fix

Most helpful comment

@lindach167,
cc. @RebeccaAnne & @shalinijoshi19 for visibility
This is fixed in our latest release (renderer version 2.4.) that is being integrated to Teams, and I doubled checked that it works.

https://user-images.githubusercontent.com/4112696/104500438-4c161080-5593-11eb-8da2-4b2f2e6a70e1.mov

All 3 comments

please review this issue for target Milestone, Inconsistencies & Priority upon triage.

@lindach167,
cc. @RebeccaAnne & @shalinijoshi19 for visibility
This is fixed in our latest release (renderer version 2.4.) that is being integrated to Teams, and I doubled checked that it works.

https://user-images.githubusercontent.com/4112696/104500438-4c161080-5593-11eb-8da2-4b2f2e6a70e1.mov

Thanks Joeseph!

Was this page helpful?
0 / 5 - 0 ratings