nextcloud / nextcloud/circles

Only first 29 members are listed

Open
#1,644 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage bug
Dominant language
JavaScript
Stars
177
Forks
68
Avg merge
2d 22h
Merged PRs (30d)
60

Description

After ugprading to Nextcloud 29, only the first 29 members of a circle are displayed when I click on the "Add Members" button. I see a blank space where the remaining members might go, but they are not displayed. I also don't seem them when I inspect the HTML.

In the left sidebar, it shows the correct total number of members (42).

When I run occ circles:members:list <listid> I see all 42 members.

Any tips?

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

Reproduce the issue in the Add Members interface with a circle containing more than 29 members, then compare it with occ circles:members:list <listid>, which shows all 42. Inspect the Add Members UI and its member-loading path; done means every member shown in the sidebar total is rendered and selectable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.