Mute a user
Opened this issue · 0 comments
DrewOsmond commented
This feature should allow a user to mute a user in a chat room.
When you click on the username of a user, it will drop down a list of features. One of these will be a mute option. If a user is muted, it will prevent the message from displaying in the chat box. We also want to add the feature where if the user is muted, we can allow to mute them. It will show:
USERNAME: "hidden message" - display message
we can workshop this a bit, but the idea is we want to hide muted users messages, and allow for a button called display message where a user can click on to see the message of the user they muted.
This is a frontend feature, no code will be added for the backend for a muted user.