fmoo / react-typeahead

Pure react-based typeahead and typeahead-tokenizer
ISC License
677 stars 232 forks source link

After any options is selected you can search again #248

Open abdallahokasha opened 6 years ago

abdallahokasha commented 6 years ago

Basic Typeahead with Topcoat

After any options is selected you can search again and again with any need to unFocus textField and Focus on it again.

Now, You can search and select any option and remove selected from InputField and type again seeing new results again according to the latest edit in the input field.

215 is already opened !!!!