Botframework-webchat: Accessibility: [Screen Reader ]: The list of <ul> and <li> structure should be improved.

Created on 7 Apr 2020  路  2Comments  路  Source: microsoft/BotFramework-WebChat

image

Actual
Visually there is one list with 2 list items but programmatically it is coded as 2 lists with 1 list item

Expected
The programmatic structure should be <ul> <li> <li> </ul> (instead of <ul> <li> </ul> <ul> <li> </ul>)

WCAG Violation
Info and Relationships 1.3.1
https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships.html

Bot Services Bug customer-replied-to customer-reported

Most helpful comment

Confirmed this has been address in v4

All 2 comments

These are accessibility issues of v3 of Web Chat, which has been deprecated and we no longer support unless there are security risks. For accessible Web Chat, please migrate to v4.

Confirmed this has been address in v4

Was this page helpful?
0 / 5 - 0 ratings

Related issues

naveen-vijay picture naveen-vijay  路  4Comments

Kellym-Kainos picture Kellym-Kainos  路  4Comments

corinagum picture corinagum  路  3Comments

compulim picture compulim  路  3Comments

Stardox picture Stardox  路  3Comments