increase safety for shared projectors
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 160
- Forks
- 113
- Avg merge
- 12d 15h
- Merged PRs (30d)
- 1
Description
See discussion in #51. The immediate problem there was resolved with #164, but the behaviour can still be surprising when someone decides to modify a shared projector by hand.
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 reading issue #51 and the resolution in #164 to understand the original shared-projector problem. Then locate the shared-projector behavior discussed there and determine what hand modifications should do differently. Done means the surprising behavior is made safer, with the expected behavior documented or covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100