angular-ui/ui-grid

Accessibility : The Grid contents are not accessible through keyboard.

Open

#7,045 opened on Oct 12, 2019

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (2,496 forks)batch import
help wanted

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

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.

Contributor guide