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
Right now you have to refresh the page in order to see if the inflation spinner changed into a green tick / red cross.
This is a good chance to add web socket support. The server will send a notification to the browser once the inflation check is complete, so the user won't have to refresh.
Right now you have to refresh the page in order to see if the inflation spinner changed into a green tick / red cross.
This is a good chance to add web socket support. The server will send a notification to the browser once the inflation check is complete, so the user won't have to refresh.
Web sockets are also needed for #43
The text was updated successfully, but these errors were encountered: