angular-ui/ui-grid

Follow DHTML Style Guide Working Group for Grid Keyboard Shortcuts

Open

#3,893 opened on Jun 30, 2015

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

Repository metrics

Stars
 (5,395 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Would it be better if cell nav were to follow the following guidelines? http://access.aol.com/dhtml-style-guide-working-group/#grid

I think it would fix some of the problems with being unable to use the arrow keys inside of a cell in a grid to manipulate dropdowns and input boxes.

This is an example of a grid that uses this keyboard setup. http://oaa-accessibility.org/example/18/

Contributor guide