gui-qml icon indicating copy to clipboard operation
gui-qml copied to clipboard

App/block clock does not reflect network disconnection

Open yashrajd opened this issue 1 year ago • 3 comments

The application & the block clock do not display an error state when network connection is lost.

Something like this? Not sure if it is implemented.

Screenshot 2023-04-18

Actual behavior This one is on the build from #311

Screenshot 2023-04-18

This one is from a older build.

Screenshot 2023-04-17 at 12 27 36

I've observed this more than once.

Repro: Turn off wifi when the app is running. I think it also occurred when the app is launched and the wifi is off.

Running macOS 12.5.6.

yashrajd avatar Apr 18 '23 14:04 yashrajd

Not sure about the technical side of this, but the design is documented here and in Figma (the "no wi-fi" state).

This should also reflect on the peers page.

image

GBKS avatar Apr 19 '23 15:04 GBKS

There are platform specific API's available on essentially all the platforms we support, so this can be done without needing to ping a server. Do we still want to have a specific state for when the device is simply not connected to the internet? I'm in favor of that

jarolrod avatar Sep 25 '24 11:09 jarolrod

Yessir, please.

GBKS avatar Sep 25 '24 11:09 GBKS