Skip to content

Keyboard access to hour grid #71

@AndrewVSutherland

Description

@AndrewVSutherland

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions