minimalchat / operator-app

Cross-platform operator application for Minimal Chat
https://minimal.chat
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

Handle multiple operators #101

Open mihok opened 6 years ago

mihok commented 6 years ago

Problem description:

When there are multiple people with Operator application open there is no visibility into who is chatting with who. This may cause confusion, and at worst multiple operators replying to the same client.

Suggested solution:

One possible solution to increase visibility is to show the operator avatar on a chat they currently have active.

Along with this, we could show the avatar in the message list like we do for the client.

These two added features along with support for gravatars in this ticket would allow operators to know when someone else is looking at a chat and know when another operator has already engaged with a client.