Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AutoSuggestBox==>No results found #542

Closed
LinHaoLove opened this issue Sep 21, 2022 · 2 comments
Closed

AutoSuggestBox==>No results found #542

LinHaoLove opened this issue Sep 21, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@LinHaoLove
Copy link

LinHaoLove commented Sep 21, 2022

Hi,Sir
I wanted to use the AutoSuggestBox as an input history.

  1. So can we not show "No Results found" in the future? Or custom styles?
  2. Why does the AutoSuggestBox have no inputFormatters?InputFormatters are in great need. If I choose to use Validator, I can't undo the wrong action after "return "balabala"", and the experience doesn't seem friendly
@bdlukaa bdlukaa added the enhancement New feature or request label Sep 21, 2022
@bdlukaa
Copy link
Owner

bdlukaa commented Sep 22, 2022

The TextBox, TextFormBox, and AutoSuggestBox are merged into a textField.

What do you mean?

@bdlukaa
Copy link
Owner

bdlukaa commented Sep 27, 2022

If I choose to use Validator, I can't undo the wrong action after "return "balabala"", and the experience doesn't seem friendly

You can use a text controller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants