Skip to content

pages/Network: Make page respond to network state

Oliver Beard requested to merge (removed):network-changes into master

Now the shown icon matches the actual tray icon. Additionally when connected, the animation will stop and the page will skip itself.

network

I think this is pretty neat!

I had considered showing an animation to indicate "yep - connected now - you can move on", but I thought that would waste the user's time when we can just progress to the next page for them. I also pause the animated arrow indicator when connected - as there is no longer an action that requires the user's attention if they start flicking back through the pages.

Edited by Oliver Beard

Merge request reports