You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd rather expose AutoSuggestBoxState to make it possible to open the overlay programatically. This way you could listen to the focus and show the overlay accordingly.
The native behavior is to only show the overlay when the user starts typing.
Is your feature request related to a problem? Please describe.
I noticed this entry in the 4.7.2 changelog.
I use it to displayed something like search history.
But now, it doesn't work.
Describe the solution you'd like
Is there anything that provides a way to provide a Suggest when the text is empty?
like
The text was updated successfully, but these errors were encountered: