Skip to content
Snippets Groups Projects
Unverified Commit ceffbe9f authored by Christoph Wurst's avatar Christoph Wurst
Browse files

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: default avatarChristoph Wurst <christoph@winzerhof-wurst.at>
parent df99d8f0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment