matrix-org / matrix-org/waterfall
Why does `focusEvent.Content.ParseRaw(focusEvent.Type)` throw an error?
Open
Nobody has claimed this yet.
T-Defect
T-Task
- Dominant language
- Go
- Stars
- 105
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/matrix-org/waterfall/blob/main/pkg/conference/peer_message_processor.go#L92
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 at pkg/conference/peer_message_processor.go#L92 and reproduce the error from focusEvent.Content.ParseRaw(focusEvent.Type). Trace the parsing inputs and failure to determine why it occurs, then document the cause and expected behavior or identify the required fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100