kendo-react
kendo-react copied to clipboard
[Bug] [DatePicker] Remove focus from popup toggle button on keyboard navigation
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
- Open the following example https://stackblitz.com/edit/react-wizurd?file=app%2Fmain.jsx
- Navigate with
tabbutton until the date in the input is selected. - By next pressing the
tabbutton, 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