Mute from sidebar as moderator
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
Is your feature request related to a problem? Please describe.
When the list of participants is very long, it would be convenient to be able to simply search for a participant in the sidebar and mute them.
Without this feature, one might need to click the chevron/arrow to iterate over all the participants one by one and see who is not muted, which is tedious and a loss of time.
Describe the solution you'd like
- The participants sidebar already displays microphones but it should also show muted state. This would make it possible to find out who is not muted. Everyone should see this.
- Allow moderators to click on a microphone icon to mute or unmute that participant.
Describe alternatives you've considered
Additional context
See existing microphone button.
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 with the participants sidebar and trace the existing microphone button referenced in the issue. Check how participant mute state is displayed and how moderator actions are authorized. Done means everyone can see muted state, while moderators can click the microphone icon to mute or unmute a participant.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc, authorization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100