[Migration] Lat/Long Check when place is submitted #43

Closed
opened 2021-10-18 12:16:30 +02:00 by reverend · 0 comments
Collaborator

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

## 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
reverend added this to the Release 0.1.4 milestone 2021-10-18 12:38:52 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Commander1024/lostplaces-backend#43
No description provided.