kendo-react
kendo-react copied to clipboard
[Bug][Dropdowns] Axe errors
I'm submitting a...
- Bug report
Current behavior
- MultiSelect component - Missing
aria-label - ComboBox and DropDownList components do not set
aria-controlswhen components are open
Expected behavior
All the components should not valuate axe errors
Minimal reproduction of the problem with instructions
MultiSelect component:
- Open the following demo: https://www.telerik.com/kendo-react-ui/components/dropdowns/multiselect/
- Test the component with axe DevTools
ComboBox component:
- Open the following demo: https://stackblitz.com/edit/react-mltuam-yz5pqg?file=app%2Fmain.jsx
- Test the component with axe DevTools
Ticket ID: 1640852