openAIP / openaip

Public issue tracker of www.openaip.net.
41 stars 3 forks source link

Improve coordinate input when invalid coordinates are pasted #395

Closed reskume closed 1 month ago

reskume commented 1 month ago

The behavior of the coordinate form field should be improved to gracefully handle wrong coordinate input. Currently, wrong coordinate inputs will change cursor positioning in some cases which are not great UX. A use-case include pasting wrongly formatted coordinates and then fixing them in the field - this use-case is severely impacted by the current behavior.