angular-ui/ui-grid

Accessibility : The Grid contents are not accessible through keyboard.

Open

#7,045 创建于 2019年10月12日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)JavaScript (2,496 fork)batch import
help wanted

仓库指标

Star
 (5,395 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Issue Description :

  1. Currently User is not able to access grid content using keyboard. It is only able to access column headers.
  2. For Expand buttons and Select buttons in grouping now tabbing is working but still it is going to each row even though it is not having + or - signs. This design issue also needs to be fixed.

贡献者指南