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

貢獻者指南