Describe the bug
The Kendo UI DropDownTree has several ARIA errors appearing according to the Axe DevTools.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
There should be no ARIA errors related to the Kendo UI DropDownTree.
Screenshots
Please take a look at the following Screencast related to the issue.
Browser
Modeled after the jQuery widget: http://demos.telerik.com/aspnet-ajax/dropdowntree/examples/overview/defaultcs.aspx
Hi there
I just discovered that you added dropdownTree component and that's great. I was waiting for this feature
Thing is that searching in the tree is very key feature for us, because there are lots of items in tree.
To provide this feature I had to create this component myself by combining kendo combobox, tree and popup, but I need to support it from time to time, So it would be great if you add it in your component library.
Thanks a lot