Description
Description
When filterable is turned on for DropDownList, on click of the DropDownList, a filter menu shows up inside an animation container. If user now press tab, it does not move to the next element in form, instead it selects the first element that is in DOM tree.
Plan
KendoReact
Steps To Reproduce
When filterable is turned on for DropDownList, on click of the DropDownList, a filter menu shows up inside an animation container. If user now press tab, it does not move to the next element in form, instead it selects the first element that is in DOM tree.
Screenshots or video
Actual Behavior
When filterable is turned on for DropDownList, on click of the DropDownList, a filter menu shows up inside an animation container. If user now press tab, it does not move to the next element in form, instead it selects the first element that is in DOM tree.
Expected Behavior
On press of tab from inside the filter menu for DropDownList, the next form input needs to be selected
Browser
Chrome
Browser version
latest
OS type
MacOS, Windows
OS version
No response
Last working version of the KendoReact package (if regression).
No response