nextcloud / nextcloud/contacts
adding contacts to group not show all users
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 642
- Forks
- 220
- Avg merge
- 14h 39m
- Merged PRs (30d)
- 51
Description
Describe the bug
If you want to create a new/ add additional users to a group the list only shows the first 30 users an then has blank space, see:
Steps to reproduce
- Go to 'calendar' app
- Click on 'ad group/ add contacts'
- Scroll down
- See error
Expected behavior
All contacts should be shown
Actual behavior
After the first 30 items there is only white space
Contact version
5.4.2
Operating system
Ubuntu 22.04
PHP engine version
PHP 8.1
Web server
Nginx
Database
PostgreSQL
Additional info
Tested with nextcloud version 25.0.12 and 26.0.7
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 group contact picker with more than 30 contacts, following the listed steps in the calendar app. Inspect the frontend code responsible for loading and displaying the contact list. Done means scrolling past the first 30 entries displays all available contacts without blank space.
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
- 38/100