fortheusers / hb-appstore

Homebrew App Store - GUI for downloading/managing homebrew apps
https://hb-app.store
GNU General Public License v3.0
1.08k stars 64 forks source link

Better indicator when offline #9

Closed vgmoose closed 6 years ago

vgmoose commented 6 years ago

While offline, the progress bar just never loads on the loading screen. Ideally this would display a message instructing the user to connect to the internet.

Additionally. if it disconnects while at the app listing screen, the Download button just dismisses the popup. A similar check should be placed there.

ImmaSpoon commented 6 years ago

I have created a simple animation that I think looks pretty cool: Here it is

vgmoose commented 6 years ago

Internet onnectivity check + troubleshooting added in https://github.com/vgmoose/appstorenx/commit/3b96e39e83602024354eec8f1c84ffb03d0a6a1d

screen shot 2018-08-29 at 2 18 06 am

I haven't put in any icon/animation, but would want to add them at some point.