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

Possibilité de chercher des éléments avec ou sans accent #3924

Merged
merged 1 commit into from
May 21, 2024

Conversation

alemangui
Copy link
Collaborator

La fonction par défaut de filter (de v-autocomplete) ne considère les match que si le string est identique. Avec une fonction custom on peut ignorer les accents.

Avant :
image

Après :
image

@alemangui alemangui requested a review from hfroot May 20, 2024 08:57
@hfroot hfroot merged commit bddcf39 into staging May 21, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Test done
Development

Successfully merging this pull request may close these issues.

2 participants