-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Currently a mouse is necessary to select the hours of availability on student.html because the checkbox grid control does not yet support keyboard access. This is an accessibility issue that needs to be addressed.
A reasonable UI approach would be to set the focus to the upper left checkbox, allow arrows to navigate, and use shift to select (so shift down/up would function like mouse down/up). This would not be hard to implement, just need to decide how to style the selected checkbox (which may be checked or unchecked).
Metadata
Metadata
Assignees
Labels
No labels