Skip to content

Call updateSuggestions w/o query on input change

Compare
Choose a tag to compare
@josephschmitt josephschmitt released this 27 Jun 17:08
· 21 commits to master since this release

As long as canShowSuggestions() is still cool with it.

This removes the assumption that the implementor doesn't want to do something with the suggestions even when there's no query. They might want to show something like instructions or helper UI, or even some pre-generated default suggestions. This is now all possible.