google / google/ground-android

[Code health] Replace `StateFlow<UiState>` with `Flow<NavEvent>` where appropriate

Open
#2,897 0 comments 0 reactions 0 assignees View on GitHub
type: code health
Dominant language
Kotlin
Stars
293
Forks
149
Avg merge
1d 16h
Merged PRs (30d)
42

Description

There are cases where we may accidentally be replaying navigation events after config change because we've incorrectly modeled them as `LiveData` or `StateFlow`s. We should correct those cases ASAP.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.