## What problem does this address? It is a common pattern to have a search box that has a dropdown containing suggested words, or a small sample actual results as you type in the box. ## What is your proposed solution? - [ ] Offer a setting to provide a list of suggested auto-complete words as a list. - [ ] Offer a setting to enable a dropdown of live results, with a field to set the number of return results in the dropdown (3, 5, 10, etc).
What problem does this address?
It is a common pattern to have a search box that has a dropdown containing suggested words, or a small sample actual results as you type in the box.
What is your proposed solution?