nextcloud/apps/weather_status
Christoph Wurst ceffbe9f6d
Hide error if a background request fails during navigation
If you open the dashboard but quickly navigate somewhere else, a toast
will show telling you that the weather status could not be fetched. As a
user I don't care about this. This is only relevant if the user intents
to no leave the page.

So let's not show a toast for aborted connections. This makes the UX a
tad smoother.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-27 13:19:12 +02:00
..
appinfo new weather status used in dashboard 2020-08-20 00:21:08 +02:00
img new weather status used in dashboard 2020-08-20 00:21:08 +02:00
js Hide error if a background request fails during navigation 2020-08-27 13:19:12 +02:00
lib new weather status used in dashboard 2020-08-20 00:21:08 +02:00
src Hide error if a background request fails during navigation 2020-08-27 13:19:12 +02:00
webpack.js new weather status used in dashboard 2020-08-20 00:21:08 +02:00