icemanbsi / searchable_dropdown

MIT License
107 stars 162 forks source link

Search List show value when empty list #94

Open rodrigolangowski opened 4 years ago

rodrigolangowski commented 4 years ago

How display a value, like "Other", when the keyword has no match in list. For example, my dropdown shows products types, but if we don't have some type, the user can insert a new value. So, we have in list ["one, two, three"], and user types "four". In the results, bring "Other number" to select.