-
Notifications
You must be signed in to change notification settings - Fork 36
ebay-listbox-button: unselect current selection #594
Copy link
Copy link
Open
Labels
Description
Description
For parity with native, users should be able to de-select a selected item from the dropdown. For example, in a menu with options A, B, C ...
- User selects A
- Menu closes
- User opens menu, A is selected
- User clicks "A" again
-
- current behavior: nothing happens, dropdown stays open
-
- desired outcome: option A is unselected, as if the user never clicked any options at all. Menu closes.
Screenshots
Figma link
Engineering pre-requisites
- Supports dark mode.
- Supports responsive design.
- Tokens have been provided (or already exist).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo