After some thinking about this, this feature cannot be added without large unnecessary refactoring to keep current search functionality. When in single-select mode, you cannot search, when there is some option selected. Therefore this would effectively disable searching.
I know that search can be disabled by searchable prop, but with search disabled and forcing selection, native select or custom (ligher) solution can be used as well
Title