cfdp / opeka

Counseling chat service, built for providing anonymous help to young people at risk
https://curachat.com
GNU General Public License v3.0
10 stars 6 forks source link

Room is deleted when counselor reconnects #106

Open cfdp opened 7 years ago

cfdp commented 7 years ago

After a counselor / admin reconnects he is returned to the opeka#rooms page and the chat room he was in is deleted.

He should be returned to the same room if he manages to reconnect.

If he does not manage to reconnect, the room should be deleted following the same logic as before.

Relates to #94 @alex-bukach.

alex-bukach commented 7 years ago

If he does not manage to reconnect, the room should be deleted following the same logic as before.

@benjamin-dk what logic do you mean?

cfdp commented 7 years ago

@alex-bukach the logic concerning not leaving clients alone in a room if a counselor looses connection. In that case the room should be deleted.