each editor should have a unique invite link without creating it
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
to abschaff the invite list, we can just have a share group button, which is clickable for allowed users. this creates a user-identifying link so we still track who invited whom.
stretch goal: re-create the personal link, to invalidate the previous one.
this can be a prompt explaining it, and after confirming we get a new link.
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 locating the existing invite-list and group-sharing entry points, then trace how invited users are identified. Done means allowed users can create a user-identifying share link without an invite list; the stretch goal also invalidates the previous personal link after confirmation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100