Helium314 / SCEE

OpenStreetMap surveyor app for experienced OSM contributors
GNU General Public License v3.0
141 stars 10 forks source link

What is surface quality here? - "Surface is different" option improvement #500

Closed CTJoriginal closed 7 months ago

CTJoriginal commented 9 months ago

Problem There is this annoying pop-up that asks you if the surface is correct when you want to change the incorrect surface on surface quality quest:

Context.jpg

I think this is a completely unnecessary step that could be removed, as you see what the surface is on the quest screen already.

Proposed Solution Instead of screening users with this frustrating pop-up, we just skip that all together. Then, to avoid unnecessary changesets, we could check if the user chooses the same or different surface than road in quest had before change.

In a nutshell:

Surface is different -> Pick correct surface -> Check if surface has actually changed -> return to preverious quest with new surface

This check step could also be skipped altogether.