Only first 29 members are listed
Nobody has claimed this yet.
- 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
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
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