Open
Description
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
tab
button until the date in the input is selected. - 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