angular-ui/ui-grid
View on GitHubFor grid Accessibility, cells should be read with their column heading
Open
#4,929 opened on Jan 5, 2016
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!