covidgreen / covid-green-app

Apache License 2.0
297 stars 54 forks source link

Contact Tracing Status Icon in Tab Bar #3

Closed jasnell closed 4 years ago

jasnell commented 4 years ago

For a second or two when the app launches, while the app is determining the enabled/disabled state of the "Contact Tracing" mechanism, the icon on the tab bar displays the "ct-off-unselected" ct-off-unselected icon, giving the momentary appearance that the service is not enabled or not functioning. Users have reported that this is confusing.

It would be ideal for the app to launch with an initial "ct-unknown-unselected" icon that is visually differentiated from the disabled state.

Relevant code location: https://github.com/covidgreen/covid-green-app/blob/current/components/organisms/tab-bar-bottom.tsx

User tweet:

image

SeanTheShaman commented 4 years ago

I would like to work on this feature.

jh3y commented 4 years ago

Are you working on this feature @SeanTheShaman?