fix bounds for view current person address

This commit is contained in:
2021-11-19 23:11:29 +01:00
parent da686ab3b5
commit 2d536b8b53
2 changed files with 59 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ and this project adheres to
<!-- write down unreleased development here -->
* [person] create an accompanying course: add client-side validation if no origin (https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/210)
* [person] fix bounds for computing current person address: the new address appears immediatly
* [main] fix adding multiple AddresseDeRelais (combine PickAddressType with ChillCollection)
* [person]: do not suggest the current household of the person (https://gitlab.com/champs-libres/departement-de-la-vendee/accent-suivi-developpement/-/issues/51)