Skip to content

Resolve "Repose | Fix disabled Done action"

Noel Simmel requested to merge 940-repose-fix-disabled-done-action into main

Closes #940

  • Changed the key-value pair to a dictionary
  • Added a 3rd option to the AllDoneSlide: Continue with the next open symptom check
  • Removed the button enable/disable logic. Instead, the SC selection modal now only shows unanswered symptom checks. For these the button should of course be enabled.

The order of the 3 options (send/cancel/continue) was chosen because, on iOS, it nudges the user to "continue" by printing the last option in bold:

image

Edited by Noel Simmel

Merge request reports

Loading