google / google/ground-android
[Code health] Consolidate naming of {activate,select,join,selected,active}Survey
Open
type: code health
- Dominant language
- Kotlin
- Stars
- 293
- Forks
- 149
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 42
Description
The action of selecting a survey for use in the app (`activateSurvey`) and related state (`activeSurvey`). The occurs when the user selects the survey from the list, or when the app is reopened after a survey is already selected.
Rationale:
* "select" collides with the "select survey from a list"; we can reserve this term for this use case.
* "join" might work, but could be confusing as it implies other side effects beyond those to local app state.
@JSunde @scolsen @shobhitagarwal1612 for your input.
Contributor guide
Assessment
This issue has not been assessed yet.