Initial DOM focus on the combobox is not set on the text input when the combobox receives focus
The element using 'aria-activedescendant' set to "carbon-multiselect-example-item-1" does not have its 'tabindex' attribute value set to 0 or -1
This was reported during our AVT for Satellite, and is recreatable in the sandbox. Run the checker with the dropdown open and an option checked for the second one.
Chrome, using the current accessibility checker plugin, there's two errors on the MultiSelect.Filterable component: https://react.carbondesignsystem.com/?path=/story/multiselect--filterable
This was reported during our AVT for Satellite, and is recreatable in the sandbox. Run the checker with the dropdown open and an option checked for the second one.