angular-ui/ui-grid
GitHub で見るFor grid Accessibility, cells should be read with their column heading
Open
#4,929 opened on 2016年1月5日
a11yhelp wantedtype: enhancement
Repository metrics
- Stars
- (5,395 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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!