angular-ui/ui-grid

Accessibility : The Grid contents are not accessible through keyboard.

Open

#7.045 geöffnet am 12. Okt. 2019

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (2.496 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.395 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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