angular-ui/ui-grid
在 GitHub 查看Accessibility : The Grid contents are not accessible through keyboard.
Open
#7,045 建立於 2019年10月12日
help wanted
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Issue Description :
- Currently User is not able to access grid content using keyboard. It is only able to access column headers.
- 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.