Add "Show members" option to circle options
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 68
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 60
Description
Within the circle settings you can choose the option "Visible to everyone" which will display a circle in the list of available circles for users, that are not members of this circle. When a non-member selects this circle it will display "The list of members is only visible to members of this circle" at the members area.
I would suggest to add a second config option "Show members" in the visibility section which would show the members of a circle to users that are not yet members when the "Visible to everyone" option is active.
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 locating the circle settings visibility section and the members area behavior described in the issue. Trace how "Visible to everyone" is stored and applied, then verify that a separate "Show members" option reveals members only for visible circles and otherwise preserves the existing restriction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100