-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesrelease-notesRelease notes issuesRelease notes issuestree-widgetTree widget issuesTree widget issues
Milestone
Description
The tree/list is virtualized and as such a screen reader cannot make a correct statement on the number of entries. We should leverage aria-setsize and aria-posinset for that purpose within the tree and list widgets. The widgets know the number of elements to render and the currently selected items position in the set.
/cc @joaomoreno @isidorn
Metadata
Metadata
Assignees
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesrelease-notesRelease notes issuesRelease notes issuestree-widgetTree widget issuesTree widget issues