google / ground-android

Ground mobile data collection app for Android
http://groundplatform.org
Apache License 2.0
244 stars 115 forks source link

App behaviour after selection of different basemap #2562

Open jo-spek opened 2 months ago

jo-spek commented 2 months ago

Let me know if this is something else than "Code Health".

Testing in the field with potential users I recognized some confusion with the pane for changing base map layers.

1721655592872

After choosing e.g. the satellite base map, the pane just stays in place. Users were consistently waiting for something to happen and didn't know what to do when nothing happened. I would suggest to either make the pane disappear automatically after having selected the base map layer, or to implement an "OK"-button or an "X"-button to make the pane go away.

Thanks for the consideration.

Best, Jonas

gino-m commented 2 months ago

@rawbzz for consideration in future iterations!

gino-m commented 2 months ago

@jo-spek "Code health" pertains to the Kotlin code itself. Improvements to the UI would be considered "Feature requests", I've updated accordingly. Thanks for the input!