Skip to content

Combobox when fail to retrieve dropdown content #1953

Discussion options

You must be logged in to vote

Hey @azhengtwilio - great question. We don't have en established pattern for this quite yet (though we're always accepting contributions!). The most similar use case I could think of that exists in the product today is this empty state when searching for a page in the new Console nav:

What they essentially did was rendered that empty state message as a combobox dropdown item when the search query returned no results. That does mean that the empty state has a hover state and is clickable like a regular dropdown item. Combobox is designed this way because rendering the message as a dropdown item is the only way that users of assistive technology can access it (if the message were just plai…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@azhengtwilio
Comment options

Answer selected by kate-porter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants