osmandapp / OsmAnd-iOS

OsmAnd for iOS
Other
288 stars 92 forks source link

Missed UI for Uploading changes when "Offline editing" is Off #4088

Open gy-mate opened 2 weeks ago

gy-mate commented 2 weeks ago
  1. Open the sidebar > Plugins > OpenStreetMap Editing > cogwheel at the top right
  2. Turn off Offline editing
  3. Go back to the map
  4. Make an edit
  5. Upload it to OSM
  6. The changeset is uploaded without a comment. See https://www.openstreetmap.org/changeset/158592444 for example

I think that automatically adding a comment to the changeset (something like 'Deleted grit bin' in the case above) would make it more informative.

dmpr0 commented 2 weeks ago

The issue is worse. After last redesign, we have lost UI that should be appeared to confirm uploading

ToDo

After tap on Apply we need to show Upload UI with Back button, that will allow to Upload changes or get back to change something.

Offline editing is Off