RocketChat / RocketChat/Rocket.Chat
Add Mute/Unmute Option to Sidebar Popover
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
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:

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the sidebar per-channel popover menu and the existing per-channel mute/unmute control. Compare the current interaction with the provided mock-up, then determine how the popover action and muted-channel icon should appear. Done means users can mute or unmute a channel from the sidebar popover and can identify muted channels there.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100