Andrei486 / uml-diagram-collab

0 stars 0 forks source link

Implement handling for when host is not responsive #93

Open Andrei486 opened 7 months ago

Andrei486 commented 7 months ago

Currently while the host is gone the client cannot make changes, but they do not know this. The host also cannot rejoin the room once they actually leave, though it's possible that a not-so-brief disconnect could also trigger unresponsiveness (check this).

When a client tries to message the host and the host is not responsive, should the client immediately exit to the start screen with a popup? Or should they only get a popup telling them that they will not make further changes to the diagram, and allow them to save before exiting the room manually?