falling-fruit / falling-fruit-web

Mobile-friendly website for Falling Fruit
https://beta.fallingfruit.org
GNU General Public License v3.0
41 stars 26 forks source link

Make add location more like edit location process #604

Open ezwelty opened 5 days ago

ezwelty commented 5 days ago

When adding a location, going back from the location form (/locations/new) to the map to set a location (/locations/init), and back to the form results in a blank form. In other words, it isn't possible to adjust the location position without restarting the whole add-location process.

I propose that it should be possible to adjust the position of a new location without losing form content. I suggest that this can be accomplished by treating the add-location form in a similar same way as the edit-location form, such that the location position is orange and links to the edit-position page, and (unlike edit-location) clicking on back does the same.