
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
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
Most helpful comment
Confirmed this has been address in v4