Queue stopped after disconnection #400
Created by: marcus-oscarsson
Hey all !
For feature #400 (closed)
So Ive started to implement this one, The queue is stopped when connection to the server is lost. This is done on the socket.io disconnect callback. A dialog is shown to the user when reconnecting informing her that the queue was stopped. The user then needs to take the appropriate action either running the queue or clearing it.
A second dialog (entirely client driven) for connection loss to server have also been added.
Cheers, Marcus