Skip to content

List items should have role 'listitem' #90876

@isidorn

Description

@isidorn

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.

Metadata

Metadata

Labels

accessibilityKeyboard, mouse, ARIA, vision, screen readers (non-specific) issuesbugIssue identified by VS Code Team member as probable buglist-widgetList widget issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions