You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…oroshko#701
This fixesmoroshko#701. This can be customised per-project with `renderSuggestionsContainer`, but here is no reason for this container to have a `listbox` role to start with since the list within already does.
Uh oh!
There was an error while loading. Please reload this page.
Codepen: https://codepen.io/gaurav5430/pen/rNaYgBe?editors=0010
c
, and wait for suggestions to appearObserved behaviour: both the suggestions container and the suggestions ul have role="listbox"
Expected behaviour: only the ul should have role="listbox".
The text was updated successfully, but these errors were encountered: