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
When textbox value changes, the autocomplete list should always update. Currently this is only happening when textbox value is updated via keyboard, and not when updated via mouse (e.g. after clicking on a listbox option). This creates confusing inconsistency in the UX.
Bug Report
eBayUI Version: 14.3.0
Description
When textbox value changes, the autocomplete list should always update. Currently this is only happening when textbox value is updated via keyboard, and not when updated via mouse (e.g. after clicking on a listbox option). This creates confusing inconsistency in the UX.
Story here: https://opensource.ebay.com/ebayui-core/?path=/story/form-input-ebay-combobox--isolated
W3C reference example here: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/examples/combobox-autocomplete-list/
Workaround
None.
Screenshots
The text was updated successfully, but these errors were encountered: