graphprotocol / graphprotocol/hypergraph
useAcceptInvitation returns 'undefined' after accepting invitation
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
ETHGlobal NYC Hackathon project https://github.com/armsves/SecretPineapple.
Repo:
Dev states thathandleAcceptInvitation in PrivateSpace.tsx accepts the invitation yet returns undefined
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
Reproduce the invitation flow described in handleAcceptInvitation in PrivateSpace.tsx and trace the useAcceptInvitation result. Compare the observed undefined value with the expected result after acceptance, then add or update a focused test showing the intended return value and verify the flow passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100