angular-ui/ui-grid
在 GitHub 查看For grid Accessibility, cells should be read with their column heading
Open
#4,929 建立於 2016年1月5日
a11yhelp wantedtype: enhancement
描述
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!