RocketChat / Rocket.Chat

The communications platform that puts data protection first.
https://rocket.chat/
Other
40.28k stars 10.45k forks source link

Add Mute/Unmute Option to Sidebar Popover #11954

Open janderbrain opened 6 years ago

janderbrain commented 6 years ago

As a Rocket.Chat admin, one of the most common complaints I receive is from users being bombarded by notifications. The per-channel interface to mute notifications is not immediately obvious to most users and is quite buried (4 clicks to mute/unmute a channel).

I believe it would help greatly if the mute feature were more readily accessible via the sidebar per-channel popover menu (triple-dot context menu). This seems like a more natural location and would require less digging (2 clicks to mute/unmute a channel).

Additionally, at the risk of cluttering the UI, it might be helpful to display a small icon denoting the channel has been muted.

Mock up: image

imifarago commented 3 years ago

Is there any update about this issue? It's a real problem, when you are in a lot of channel, but you only want to see (get notification of) the mentions and highlights only, and not every message.

Hide isn't an alternative for it unfortunately :(

Akshanshkaushal commented 2 months ago

working on it!

Akshanshkaushal commented 2 months ago

We have to mute the complete room or particular users?

Akshanshkaushal commented 1 month ago

I have successfully solved the issue , somebody please guide me how to do further testing part and make a PR. you can check here : https://www.loom.com/share/8d590f4655054081b8b95a5b5325be90?sid=4c6c27a8-55a7-4306-a36e-7373a754f77f

reetp commented 1 month ago

somebody please guide me how to do further testing part and make a PR.

You need to do some reading on how git works.

Fork, fix, PR etc