Remember right sidebar tab selected during call
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 working a lot with raising hands and the participant list (see https://github.com/nextcloud/spreed/issues/4770), every time a call is (re)started it switches back to the chat view instead of staying on the participant list.
Describe the solution you'd like
We should remember what tab was selected ("Chat", "Participants" or "Settings") when the call starts.
Remember it for each call like some other view settings we already have there.
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 tracing how the right sidebar is initialized when a call starts or restarts, then compare it with the existing per-call view settings. The change is complete when Chat, Participants, or Settings remains selected for that call after it starts again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100