arqex / arqex/react-datetime

Keyboard accessibility

Open
#415 3 comments 11 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
2k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

Is it possible to have the date picker be more keyboard-accessible?

1. It looks like the `renderDay` method would need to have a `` with a tabIndex property inside of each `` cell.
2. `aria-labels` would need to be added
3. (Looks more work-intensive) keyboard event listeners to listen for the left and right arrows might be added (to advance the months and not just the days)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.