[Migration] Lat/Long Check when place is submitted #43
Labels
No Label
Change
Feature
General Task
HotFix Required
Idea
Issue
Major
Minor
Question
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Commander1024/lostplaces-backend#43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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