cwa-app-ios
cwa-app-ios copied to clipboard
Add a warning message when trying to add a local 7-day-incidence without internet connection
Avoid duplicates
- [X] This enhancement request has not already been raised before
- [X] Enhancement request is specific for iOS only, for general issues / questions that apply to iOS and Android please raise them in CWA-Wishlist
- [X] If you are proposing a new feature, please do so in CWA-Wishlist
Current Implementation
As described in https://github.com/corona-warn-app/cwa-documentation/issues/672#issuecomment-899384824:
Adding a local 7-day incidence without internet connection now no longer just does nothing while offline but already adds the card to the Home Screen. However, the card is empty (because CWA couldn't download the incidence from the internet - makes sense)
Here's a screenshot:
After connecting to the internet, closing and reopening the app, the value is shown:
Suggested Enhancement
Align the behavior under iOS to the behavior under Android, where a warning message is shown: "Your Internet connection was lost. It was not possible to add a 7-day incidence figure. Please check the connection and try again."
Expected Benefits
I think that the Android implementation is more user friendly, since the user is informed what's the problem. Currently, the user just sees a empty tile and wonders what went wrong...
Internal Tracking ID: EXPOSUREAPP-13528
I opened this issue nearly a year ago, it is still valid. It was never mirrored to JIRA. Please mirror it to JIRA now.
Why is this issue not mirrored to JIRA @larswmh & @dsarkar?
Thanks for your enhancement request @Ein-Tim. We have created an internal ticket for it and will raise this topic internally. Internal Tracking ID: EXPOSUREAPP-13528
As described in another issue already, the issues unfortunately snowed under, but we're now getting back to all the issues you're mentioning us in.
Corona-Warn-App Open Source Team
@Ein-Tim FYI PR https://github.com/corona-warn-app/cwa-app-ios/pull/4960
PR https://github.com/corona-warn-app/cwa-app-ios/pull/5018
I can confirm that this has been fixed with version 3.1, and I'm therefore closing this issue as completed.