palantir/blueprint

Blueprint table elements do not use correct roles

Open

#6,224 建立於 2023年6月14日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (2,167 fork)batch import
Domain: accessibilityP1Package: tableType: enhancementhelp wanted

倉庫指標

Star
 (20,263 star)
PR 合併指標
 (平均合併 43天 10小時) (30 天內合併 27 個 PR)

描述

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

貢獻者指南