Closed lateefsofi closed 3 years ago
Hi,
The issue is reproducible. Sometimes (for level 0) it reads properly, but the problem is when the whole tree is expanded, especially in Tree 2 and its sub-trees (when expanded). There are correct announcements of the Tree nodes, but incorrect announcements for number of items (X of Y). Please check!
Best Regards, Nikolay Hristov (GitHub Dispatcher)
Tree item at level 2 is not announced correctly by screen reader. Consider Basic Tree to understand the issue. When screen reader user navigates through the tree at level 2 i.e Tree 1.1 as per example , screen reader announces 1 of 3 but actually it should announce 1 of 1, because there is only 1 item under its parent. Similarly if you navigate to the level 2 under Tree 2, for the first item screen reader announces 2 of 3 which is again incorrect, it should be 1 of 2.
To reproduce Steps to reproduce the behavior:
Expected behavior Items should be announced to screen readers correctly.
Screenshots
Context
Affected components (if known) Tree
Organization: (if applicable) SuccessFactors
Priority: (optional) (Low, Medium, High or Very High) High