Add guests users before sharing something
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 61
- Forks
- 34
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 22
Description
When using Circles to group guest users, you have to share a folder before you can add the guest user to a Circle.
I want to add a guest user first, then add the user to a group or a circle.
That way I don't have to share something, then unshare it, then add them to the correct circle/group.
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 tracing the Circles, guest-user creation, and sharing flow in the repository to find where sharing is required before group membership. Done means a guest user can be added to a group or Circle before any folder is shared, without requiring a later unshare operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100