Screen-sharing and video behavior: single click to zoom, double click for fullscreen
Open
Nobody has claimed this yet.
enhancement
feature: call 📹
feature: frontend 🖌️
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 586
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Problem
When hovering screen sharing, a user can see the "Zoom in" cursor. It is supposed to mean that click on the screen sharing zooms it in. While in fact it only zooms on double click.
At the same time, double-click on a video often goes "fullscreen", which is especially actual for screen sharing.
Proposal
- Zoom in with a single click or explicit controls
- Use double click to switch to Talk Fullscreen mode
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 screen-sharing and video interaction entry points in the frontend. Verify the current click and double-click behavior, then confirm that a single click or explicit control zooms screen sharing and a double click switches to Talk Fullscreen mode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100