eBay / ebayui-core

Collection of Marko widgets; considered to be the core building blocks for all eBay components, pages & apps
https://ebay.github.io/ebayui-core/
Other
217 stars 102 forks source link

ebay-chips-combobox: add custom text as an item to listbox #2184

Open ArtBlue opened 4 months ago

ArtBlue commented 4 months ago

Feature Request

During the chips-combobox Applause a11y testing, we tested a feature we thought would improve the UX - adding the typed entry as the first item with a helper text of "(add new)." The testing confirmed it made a notable difference.

Description

  1. Add the custom typed text as the first item in the listbox.
  2. Add a helper text of "(add custom)" as was indicated by the conclusion of the Applause testing.

Context

This helps both visual and screen reader users to get a better context around the specific interaction of adding a new item.

Screenshots

Now

image

Desired Pattern

image

Optimal Pattern

Since listbox already has a pattern for a secondary text, this would be the ideal use with no additional structural adjustments:

image