Media preflight cannot be closed or cancelled
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 76/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- html, javascript
- Domain
- frontend
Research direction
Start with the preflight UI in web/interview.html:132-205 and the check flow around web/interview.js:352 and 623-631. Trace how runAudioCheck() resolves and identify where a cancel action can stop pending checks and clean up. Done means users can leave the preflight or return to the lobby, while media checks remain required for starting an interview.
Written by the indexing model from the issue text.
Description
Description
The Media preflight has no way to cancel or return to the lobby. If users deny camera or microphone permission, encounter an unavailable device, or decide not to continue, they must use browser navigation or close the tab.
The media checks should remain required for starting an interview. This issue only concerns leaving the preflight.
Relevant code
web/interview.html:132-205: preflight UI has no cancel control.web/interview.js:352: waits forrunAudioCheck().web/interview.js:623-631: resolves only after the required checks pass.
There is currently no cancellation or cleanup path.
- Dominant language
- Rust
- Stars
- 54
- Forks
- 8
- Avg merge
- 11h 57m
- Merged PRs (30d)
- 44
Contributor guide
No contributing guide indexed for this repository
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.
More from sysprog21/codetrial
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 4/5 3-5 days Newbie friendliness 55/100
-
Difficulty 3/5 1-2 days Newbie friendliness 62/100
All issues in sysprog21/codetrial
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100