ground-android
ground-android copied to clipboard
[UX] Join Project list shows already joined projects
Describe the bug Join Project list includes already joined projects.
To Reproduce Steps to reproduce the behavior:
- Go to Join Project in drawer and select any project
- After the project is loaded, goto the Join Project again
- The previously selected project can still be selected.
Expected behaviour Selecting the already loaded project should not be allowed. It can be achieved in the following ways:
- Hiding the loaded projects
- Adding a "saved" label and making the item unclickable.
- Adding a project management screen and handling this along with that.
Thanks for filing this @shobhitagarwal1612. You've hit on a broader design issue we have; if we really want to allow multiple projects to be used offline, we should update the UI to an "Add/remove projects from device" paradigm rather than a "Join a project" and have them accumulate ad infinitum in the side bar. Let's discuss a bit before making any changes here.
@scolsen Can we close this in favour of new welcome screen?
Closed in favor of new survey list.