You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement a check that shows a popup message and allows a re-login on button click if the connection to the node is bad.
Reason
We got several reports of users that just see freezing cards at some point, usually due to a bad internet connection:
Dependencies
No response
Additional Context
@MaxTheGeeek and @NeoPlays mentioned some events of Electron that can be used to monitor the connection and the current state of the application window.
If the connection reaches a certain point that is defined as "bad" a trigger should be executed to pass this information to the UI.
Acknowledgment
I have reviewed the existing enhancements and confirm that this suggestion is unique.
The text was updated successfully, but these errors were encountered:
Describe the enhancement
Implement a check that shows a popup message and allows a re-login on button click if the connection to the node is bad.
Reason
We got several reports of users that just see freezing cards at some point, usually due to a bad internet connection:

Dependencies
No response
Additional Context
@MaxTheGeeek and @NeoPlays mentioned some events of Electron that can be used to monitor the connection and the current state of the application window.
If the connection reaches a certain point that is defined as "bad" a trigger should be executed to pass this information to the UI.
Acknowledgment
The text was updated successfully, but these errors were encountered: