This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Description
This is my use case for this enhancement. We are using ui-select to filter a list of items such as [Status: In Progress] [Type: Estimate], but we also want to be able to use the $select.search text to search over our list of items. So I don't want the first choice selected by default and hitting enter will close the choices and use the entered text as the search.
I created a pull request that will add this functionality. #803