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

Ignore case in autocomplete #43

Open
Lucasmiguelmac opened this issue Mar 29, 2022 · 3 comments
Open

Ignore case in autocomplete #43

Lucasmiguelmac opened this issue Mar 29, 2022 · 3 comments

Comments

@Lucasmiguelmac
Copy link

Autocomplete field is awesome, but as of today you can't miss the case, otherwise it won't autocomplete

@kamalkech
Copy link
Collaborator

can you give more details to answer u

@Lucasmiguelmac
Copy link
Author

Yes. If in your autocomplete options you have "Spain" as an item. If you type "spain", it won't autocomplete to spain because the latter one starts with a lowercase "s" instead of an uppercase one ("S").

We could implement this with a ignoreCase boolean.

@dyaliCode
Copy link
Owner

dyaliCode commented Jul 24, 2022

@Lucasmiguelmac i guess this issue it s already fixed on last version with big update like add typescript...etc, checkout new documentation site https://svelte.formly-js.com

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

No branches or pull requests

3 participants