digidem / digidem/comapeo-core-react
Expose `peerInfo` option for `useSendInvite()` mutation
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 1
- Avg merge
- 5m
- Merged PRs (30d)
- 2
Description
@comapeo/core@6 introduced this, which is used for invite-over-internet and writeless members.
We don't want to expose this until we know that most devices are using core@6 due to compatibility concerns (discussion in Slack). Once it is exposed, ideally it's specified whenever possible.
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 the useSendInvite() mutation entry point and review how the React wrapper tracks compatibility with @comapeo/core@6. Confirm when most devices use core@6 before exposing peerInfo. Done means the option is available and is specified whenever possible without breaking older-core compatibility.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100