nextcloud / nextcloud/circles

Add "Show members" option to circle options

Open
#1,431 5 comments 10 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.