palantir/blueprint

Blueprint table elements do not use correct roles

Open

#6,224 创建于 2023年6月14日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)TypeScript (20,263 star) (2,167 fork)batch import
Domain: accessibilityP1Package: tableType: enhancementhelp wanted

描述

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

贡献者指南