keyboard navigation with screen reader NVDA
Wojtaszek104 opened this issue · 1 comments
Wojtaszek104 commented
screen readers that meet the wcag conditions cannot fully use treeview because after expanding the tree, lower elements still have tabindex = -1, which makes it impossible to control and further expand the elements
N00ts commented
I'm affraid I will not have time soon to fix that bug, if you want you can create a PR and I will have a look at it :)