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

Répare le bug sur la recherche de bénéficiaire via l'autocomplete #633

Merged
merged 2 commits into from
Nov 20, 2022

Conversation

raphodn
Copy link
Member

@raphodn raphodn commented Nov 20, 2022

@petitalb la solution trouvée est un peu un hack, il y aura quelques rares cas particuliers non gérés je pense...

  • par exemple si Beneficiary.firstname a plusieurs mots (genre "Jean François")
  • ou si le Membership a plusieurs bénéficiaires et deux d'entre eux ont le même prénom...

Une meilleure solution serait de passer le Beneficiary id somehow, mais l'autocomplete qu'on utilise n'a pas l'air de pouvoir passer des value autre que le label affiché..

@raphodn raphodn self-assigned this Nov 20, 2022
@raphodn raphodn requested a review from petitalb November 20, 2022 17:50
@raphodn raphodn linked an issue Nov 20, 2022 that may be closed by this pull request
Base automatically changed from raphodn/join-without-preg to master November 20, 2022 18:26
@raphodn raphodn force-pushed the raphodn/beneficiary-autocomplete-fix branch from 1fa9215 to acd251c Compare November 20, 2022 18:27
@raphodn raphodn merged commit 55d8a6a into master Nov 20, 2022
@raphodn raphodn deleted the raphodn/beneficiary-autocomplete-fix branch November 20, 2022 18:28
quot17 pushed a commit to quot17/gestion-compte that referenced this pull request Nov 29, 2022
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

Successfully merging this pull request may close these issues.

Bug sur l'autocomplete des bénéficiaires
1 participant