digidem / digidem/comapeo-core-react

Expose `peerInfo` option for `useSendInvite()` mutation

Open
#167 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.