-
Notifications
You must be signed in to change notification settings - Fork 37.9k
Closed
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buglist-widgetList widget issuesList widget issuesverifiedVerification succeededVerification succeeded
Milestone
Description
Currently the list sets the role of each item to be treeitem here
This should only be done for the Tree, not for the list. List should use listitem. More details here
Tree that actually uses the list should probably pass the role treeitem as the getRole to the list it extends from.
@joaomoreno if you are busy let me know and I can look into this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buglist-widgetList widget issuesList widget issuesverifiedVerification succeededVerification succeeded