Click in participant list to follow video during call
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
In a school setting, sometimes a person raises their hand and wants to speak. Usually everyone would turn their heads to look at that person. To simulate a similar behavior, and in a call where people have the participant list open, they would see who just raised their hand and could click on that person's row to see (follow) their video directly instead of having to look for that person in the video grid or stripe.
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
No files, tests, or entry points are named in the issue. Start by locating the participant list row interaction and the existing video-grid or video-stripe follow behavior, then trace how a selected participant is identified during a call. Done means clicking a participant row consistently shows that participant's video without requiring grid navigation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100