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
Tested this on a Android phone width Talkback 14.1 on Chrome .
I can type something in the input field, but if I want to select something from the suggestions it selects the whole box, and it is not possible to select one item.
Possible fix: add tabindex -1 to make the elements focusable
The text was updated successfully, but these errors were encountered:
Tested this on a Android phone width Talkback 14.1 on Chrome .
I can type something in the input field, but if I want to select something from the suggestions it selects the whole box, and it is not possible to select one item.
Possible fix: add tabindex -1 to make the elements focusable
The text was updated successfully, but these errors were encountered: