2
votes
4answers
498 views

How to combine Suggestions with Filtering in a searchbox?

I got a textfield/combobox for typing a search string (or selecting a recent searchstring). The search results are presented in a list below the box. I also got a textfield for filtering the list. ...