IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics
https://bit.ly/2kuu1fT
Other
477 stars 83 forks source link

igTree accessibility issue #2077

Open nsridhar opened 4 years ago

nsridhar commented 4 years ago

This is with reference to CASE NUMBER / CAS-207815-W2L2R8

We are using IgniteUI for JQuery Version 18.2

We are using igTree to show 3 level hierarchy. While using screen reader, the tree nodes are read as Link as the nodes are using native widget Anchor tags. Per accessibility guidelines it needs to read as tree node and also the narrator should read the level of the node that is selected.

Raised a raised a request for the same (CASE NUMBER / CAS-207815-W2L2R8). And below is the ask from the support team. This is feature request, because the igTree doesn't support aria attributes and it needs to be implemented in the component

Expected result

igTreeview should support accessibility guidelines.

Attachments

Attach a sample if available, and screenshots, if applicable.