angular-ui/ui-grid

For grid Accessibility, cells should be read with their column heading

Open

#4,929 opened on Jan 5, 2016

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (5,395 stars) (2,496 forks)batch import
a11yhelp wantedtype: enhancement

Description

I know that @JLLeitschuh has made great progress in getting UI-Grid to be accessible. But it is still difficult to follow with a screen reader. As you step through cells, they should read the column header along with the cell contents. This will make for a much better screen reader experience.

Thanks!

Contributor guide