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
{{ message }}
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
when dropdown shows up the results, that results has parent element with aria-role list
Would be great if this list is labelled.
Proposed solution
from @silviuavram :
ideally it should be a prop in Dropdown that accepts a shorthand for a future DropdownLabel. Because this way we can leverage Downshift getLabelProps() to label the list and input text.