## Original https://git.mowoe.com/reverend/lostplaces-backend/issues/43 by @reverend from Thu, 24 Dec 2020 15:12:04 CET
When a place is submitted with invalid lat/long values, the user is presented with an error but no form, the entered data is then lost.
html offers a validation for inputs
https://riptutorial.com/html/example/2259/input-validation
in any case, if an error occures, the user should be presented with the form containing the entered data
### Comment by @reverend from Thu, 24 Dec 2020 19:44:17 CET
Done dc79b9d05c
reverend
added the Issue label 2021-10-18 12:16:30 +02:00
reverend
self-assigned this 2021-10-18 12:16:30 +02:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Original https://git.mowoe.com/reverend/lostplaces-backend/issues/43 by @reverend from Thu, 24 Dec 2020 15:12:04 CET
When a place is submitted with invalid lat/long values, the user is presented with an error but no form, the entered data is then lost.
html offers a validation for inputs
https://riptutorial.com/html/example/2259/input-validation
in any case, if an error occures, the user should be presented with the form containing the entered data
Comment by @reverend from Thu, 24 Dec 2020 19:44:17 CET
Done
dc79b9d05c