Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Implement implied risk banner if PCR positive #860

Open
error401de opened this issue Sep 21, 2022 · 3 comments
Open

Implement implied risk banner if PCR positive #860

error401de opened this issue Sep 21, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request mirrored-to-jira This item is also tracked internally in JIRA

Comments

@error401de
Copy link

error401de commented Sep 21, 2022

Current Implementation

Outcome of corona-warn-app/cwa-app-android#5581 (with already a little discussion)

Currently the app doesn't show the risk banner, if you are PCR positive and there are no high risk contacts anymore, which is confusing. To many users the following happens:

  • "High risk" warning is shown
  • PCR test is performed, positive result
  • Risk banner is still shown
  • Couple of days later, the last risk contact is > 10 days ago. Now the banner just vanishes without further info

While I obviously understand it would be pointless to show "low risk" while being positive, the way it's implemented gives the vibe of being broken. Non-tech people don't think like that (and also not me while having covid :D)

Suggested Enhancement

  • Remove the banner in any case, even if there is a risk contact. While it's pointless to show "low risk" while being positive, it's also pointless to show "high risk", as it's obviously not a risk anymore
  • Show either a notification with a short explanation, or a permanent placeholder instead of a green banner, to get rid of the confusion

Expected Benefits

  • Better UX

Internal Tracking ID: EXPOSUREAPP-14162

@Ein-Tim
Copy link
Contributor

Ein-Tim commented Sep 22, 2022

A problem we have is that there are quite many users who don't remove their positive test result when they leave quarantine so if we are hiding the risk card completely (even if the status is increased risk), then the question is when to show the risk card again (independent of the status).

@error401de
Copy link
Author

I'd suggest after the same period of time when the low-risk card is currently shown again.
Alternatively a default banner like "Risk assessment is currently stopped due to positive test" might work, which could be shown in any case.

@larswmh
Copy link
Member

larswmh commented Oct 18, 2022

Thanks for your enhancement request @error401de. We have created an internal ticket for it and will raise this topic internally.
Internal Tracking ID: EXPOSUREAPP-14162


Corona-Warn-App Open Source Team

@larswmh larswmh added the mirrored-to-jira This item is also tracked internally in JIRA label Oct 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request mirrored-to-jira This item is also tracked internally in JIRA
Projects
None yet
Development

No branches or pull requests

4 participants