In order to make accessibility requirements, dropdowns must be searchable in order to apply aria-labels. This is a limitation of the React-Select package being used. This is a known issue and a PR is up to fix this. https://github.com/JedWatson/react-select/pull/3090 If this is a critical issue and can't wait for this PR, then a new dropdown should be investigated or a custom one built.