Skip to content

[Bug] [DatePicker] Remove focus from popup toggle button on keyboard navigation #2152

Open
@iadnonov

Description

@iadnonov

I'm submitting a...

  • Bug report

Current behavior

Popup toggle button can be focused on tab navigation.

Expected behavior

Popup toggle button not to be focused on tab navigation.

Minimal reproduction of the problem with instructions

  1. Open the following example https://stackblitz.com/edit/react-wizurd?file=app%2Fmain.jsx
  2. Navigate with tab button until the date in the input is selected.
  3. By next pressing the tab button, the focus should go outside the DateInput element.

What is the motivation or use case for changing the behavior?

The navigation over DateInput have to be consistent with rest of the KendoReact DateInputs elements.

Environment

Package versions:

v7.3.0

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