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

Missing tracing duration on low risk detail screen (EXPOSUREAPP-5092) #2326

Conversation

LukasLechnerDev
Copy link
Contributor

@LukasLechnerDev LukasLechnerDev commented Feb 11, 2021

Issue: The active tracing history ("Exposure logging was active for x of the past 14 days.) was missing in the low-risk detail screen. It was only missing when there were encounters.

Fix: I made it visible on the detail screen via editing the binding expression in the layout. I created a new binding adapter to simplify the expression.

To get a low-risk card with encounters do: Test Menu => Select LOW_RISK_DEFAULT => press "Calculate Risk Level".

Before:
image

After:
image

@LukasLechnerDev LukasLechnerDev added the maintainers Tag pull requests created by maintainers label Feb 11, 2021
@LukasLechnerDev LukasLechnerDev added this to the 1.13.0 milestone Feb 11, 2021
@LukasLechnerDev LukasLechnerDev requested a review from a team February 11, 2021 10:48
@harambasicluka harambasicluka added the bug Something isn't working label Feb 11, 2021
@harambasicluka harambasicluka self-assigned this Feb 11, 2021
harambasicluka
harambasicluka previously approved these changes Feb 11, 2021
Copy link
Contributor

@harambasicluka harambasicluka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on a Pixel3, works as expected! Thanks :)

@ralfgehrer ralfgehrer self-assigned this Feb 11, 2021
@sonarcloud
Copy link

sonarcloud bot commented Feb 12, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@ralfgehrer ralfgehrer merged commit 8eefd38 into release/1.13.x Feb 12, 2021
@ralfgehrer ralfgehrer deleted the fix/5092-Missing-tracing-duration-on-low-risk-detail-screen branch February 12, 2021 10:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants