avbhatt / SOCS

0 stars 0 forks source link

Chat Design Choices #12

Open avbhatt opened 6 years ago

avbhatt commented 6 years ago

As of right now, sidebar chat persists no matter what page you are on. So user and helper will connect to each other by both being on Site A, however, if either or both leave that site the chat does not go away. Is this what we want? If not, why and what exactly do we want to change?

Additionally, this also implies that a user/helper cannot have multiple connections at a time from the same browser. We could argue that it is only effective to have one-to-one interactions, but I'm not sure.