Closed pkra closed 3 years ago
VoiceOver and Talkback will move through the tree regardless of the aria-label and tabindex, creating repetition.
We should add aria-hidden on everything but the tree root. Whatever does the tree-walking needs to take care of unhiding the current node.
VoiceOver and Talkback will move through the tree regardless of the aria-label and tabindex, creating repetition.
We should add aria-hidden on everything but the tree root. Whatever does the tree-walking needs to take care of unhiding the current node.