Skip to content

Keyboard accessibility #415

Description

@nicolechung

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

  1. It looks like the renderDay method would need to have a <button /> with a tabIndex property inside of each <td> 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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions