You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the user taps the "Submit" button and fails to submit their answers to the survey questions, they can see an error popup.
Acceptance Criteria
If the API returns an error, the user will see a native error modal alert. The title will be Unable to submit. The message will be Something went wrong. Please try again! and a confirm button with the title OK.
The text was updated successfully, but these errors were encountered:
Why
When the user taps the "Submit" button and fails to submit their answers to the survey questions, they can see an error popup.
Acceptance Criteria
Unable to submit
. The message will beSomething went wrong. Please try again!
and a confirm button with the titleOK
.The text was updated successfully, but these errors were encountered: