ROGUE-JCTD / Arbiter-Android

Arbiter is a mobile app that lets you build a map to use for situational awareness and geospatial data collection using a smartphone or tablet
MIT License
26 stars 24 forks source link

New Project setup in Arbiter checks #87

Closed danpalumbo closed 10 years ago

danpalumbo commented 10 years ago

When setting up a new Project in Arbiter, the system will accept a new name and show it as available even if the user fails to complete the rest of the setup (server, layers, and AOI). If the user tries to click on this new project, nothing happens. There are no checks to inform or warn the user that they must complete the setup before a Project can be saved by Arbiter. (ex. click Settings, Projects, plus sign to create a new project. Add the project name and jump back to your map without completing the setup. Go to Settings, Projects and your newly named project is listed, but clicking on it does nothing, confusing the user.

danpalumbo commented 10 years ago

Still a problem. When I entered a new project name, selected layers, but cancelled out of the AOI portion, my newly named project was shown in the list. When I selected it, Arbiter used the last set of layers and AOI from my previous project. Needs work. (DP)