Ajout de l'autofill pour le champ "lieunaissance"#117
Open
7ute wants to merge 1 commit into
Open
Conversation
Ajout d'un [autofill-scope](https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#autofill-scope) au champ de saisie du lieu de naissance, pour éviter la re-saisie à chaque changement de page.
OlivierGuinart
approved these changes
May 2, 2020
OlivierGuinart
left a comment
There was a problem hiding this comment.
On vote où pour que ce changement monte dans master ?
Author
|
@cClaude Je ne pense pas que ce soit un duplicate, vu que l'utilisation de l' Cette PR adresse le cas d'utilisation actuel :
L'ajout d'un enregistrement
|
|
Tout à fait. La PR de 7ute répond très précisément au bug #114. C’est pas du lourd, et ça répond au besoin, juste pour la petite semaine qu’il nous reste à tenir avec cette dérogation.
[...]
|
|
Pourquoi ce simple oubli n'a-t-il pas été corrigé avant la mise en production de la version Automne-Hiver? C'est à se demander si les développeurs utilisent vraiment leur application! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ajout d'un autofill-scope au champ de saisie du lieu de naissance, pour éviter la re-saisie à chaque changement de page.