popcodeorg / popcodeorg/popcode
Support camera API in previews
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 191
- Forks
- 143
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 5
Description
One of the original goals of #2107 was to support the usage of the camera API in the inline preview; unfortunately, simply switching to frame loaded from a real origin was not sufficient for that purpose, and a fair amount of poking around didn’t yield a ready solution. #2107 is a good change for several reasons, so we merged it as-is and will treat the camera API separately.
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.
Research direction
Start by reading the changes in #2107 and tracing the inline preview implementation. Investigate why loading the frame from a real origin does not enable camera API use, then define and validate a solution where the camera API works in previews.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100