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
{{ message }}
This repository has been archived by the owner on Feb 1, 2022. It is now read-only.
When you have no WiFi or cellular network, it is futile to load each data source. Instead, they can be directly loaded from cache and wait for internet to become available again without showing a reload option. The missing internet option can be shown as a global banner at the top of the screen.
This of course differs from the connection error handling of each widget. These will load from their specific source and show an error and refresh option after timeouts or the like.
The text was updated successfully, but these errors were encountered:
Description
When you have no WiFi or cellular network, it is futile to load each data source. Instead, they can be directly loaded from cache and wait for internet to become available again without showing a reload option. The missing internet option can be shown as a global banner at the top of the screen.
This of course differs from the connection error handling of each widget. These will load from their specific source and show an error and refresh option after timeouts or the like.
The text was updated successfully, but these errors were encountered: