Make circles filtered by group membership
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Hi! For now any user can see list of circles of another users (public, private). If you want to isolate your user - you put him into his own group. User cannot see other users. The same should be with circles: user shouldn't see list of circles of another users, which are not in his group. The same with polls and forms applications.
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
No files or tests are named. Start by tracing how circles expose their lists, then compare the corresponding visibility paths for polls and forms applications. Done means users cannot list items belonging to users outside their group while same-group visibility remains available, with coverage for each affected area.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- authorization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100