-
Notifications
You must be signed in to change notification settings - Fork 487
Add option to skip Symptoms Screens from Test Result (EXPOSUREAPP-3075) #1334
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works on my device! 👍
Please name the branch the next time like we agreed on and it's written down in our internal wiki: feature/3075-skip-symptom-submission
And please also provide screenshots for a UI implementation. As in this case the flow (back and forth navigation) is relevant I would be happy to have a gif :)
...pp/src/main/java/de/rki/coronawarnapp/ui/submission/fragment/SubmissionTestResultFragment.kt
Outdated
Show resolved
Hide resolved
ralfgehrer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works nicely on my device
BMItr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
Kudos, SonarCloud Quality Gate passed!
|
Description
Added the option to, on receiving a positive result, continue without sharing any symptom details before even beginning the symptom flow via a second button.
Test
Scan QR positive QR code. You will see two buttons, one will start symptom flow and one will skip symptom flow. Once at the Other Warning screen, you should be able to submit from both flows.