[TreeView] Investigate if aria-activedescendant
attribute is necessary
#12494
Labels
accessibility
a11y
component: tree view
TreeView, TreeItem. This is the name of the generic UI component, not the React module!
Created from: #12226 (comment)
It looks like the
tree
role is not listed to supportaria-activedescendant
attribute.W3C examples seem to confirm it by not having this attribute in their examples.
To be confirmed with other libraries and checking the behavior after removing it.
Search keywords:
The text was updated successfully, but these errors were encountered: