IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

igTree accessibility issue

nsridhar opened this issue · comments

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.

  • ignite-ui version: 18.2
  • browser: all

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.