Skip to content

The Today Button is not accessible via Tab key for keyboard users #3885

Description

@talatkuyuk

The problem is: The keyboard users can not focus to the Today Button (actually it is a div) via Tab key.

Today button's tab index (tabIndex) actually should be set to 0. Otherwise it is not accessible from keyboard.

https://github.com/Hacker0x01/react-datepicker/blob/master/src/calendar.jsx#L734

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions