palantir/blueprint
View on GitHubBlueprint table elements do not use correct roles
Open
#6,224 opened on Jun 14, 2023
Domain: accessibilityP1Package: tableType: enhancementhelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
Description
You can use VoiceOver on Mac on https://blueprintjs.com/docs/#table/features to trivially see this - the elements don't correctly declare e.g. table, row, cell, etc. roles so that the screenreader is unable to correctly read each row. Instead, each cell gets read one at a time