Fill sidebar space in two-person meetings
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
## Bug
When a meeting is in **sidebar mode** with only two participants, the sidebar area is left empty instead of being occupied by the available participant content.
## Expected behavior
With two participants in sidebar mode, the layout should use the sidebar space rather than leaving it blank.
## Actual behavior
The sidebar space remains empty.
## Acceptance criteria
- In sidebar mode with exactly two participants, no unused empty sidebar area is left.
- The participant layout expands or otherwise occupies the available sidebar space appropriately.
---
Requested by **a meeting participant** during a Conclave meeting.
Contributor guide
Research direction
Start by locating the TypeScript frontend code that renders participant layouts in sidebar mode, then reproduce a meeting with exactly two participants. Compare the two-participant layout with other sidebar cases. Done means the available participant content occupies the sidebar space with no unused empty area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100