nextcloud / contacts

📇 Contacts app for Nextcloud
https://apps.nextcloud.com/apps/contacts
GNU Affero General Public License v3.0
562 stars 169 forks source link

Large teams not managable/usable and button not working #3996

Closed Dennis1993 closed 1 month ago

Dennis1993 commented 2 months ago

Steps to reproduce

  1. Create a team
  2. Add members to this team (in my case 42)
  3. Add a new member by clicking the button "Add member"
  4. In this list not all users are available the list ends after some users
  5. Type a new name in the searchbar shows not all users too

Out users are from the active directory

Expected behavior

All 42 users should be listed and not only ~30 users. In the left navigation behind the team name the three dots menu is not working if I click on "Add member". Nothing happen. This should be working.

Actual behavior

Not all users are shown in the list and the search function dont show all users. The button "Add member" is not working on the left sidebar, only in the middle of the screen opens the popup

image

image

Server operating system

Ubuntu 20.04

Web server

Apache

Database engine version

MariaDB

PHP engine version

Other

Nextcloud version

29.0.2

Updated from an older installed version or fresh install

Updated from an older version

Signing status

No response

List of activated apps

No response

Nextcloud configuration

No response

Browser

Edge 126

Client operating system

Windows 11

CardDAV-clients

No response

Web server error log

empty

Nextcloud log

empty

Browser log

empty

Browser log

No response

hamza221 commented 2 months ago

"Add member" just redirects to to the Team management page now, I agree that it's misleading and should either be renamed or actually open the modal https://github.com/nextcloud/contacts/blob/c4ba7bccfc60c46f266d406985420b336c6e7e94/src/mixins/CircleActionsMixin.js#L143

hamza221 commented 2 months ago

The other part of the bug should be caused by https://github.com/nextcloud/contacts/pull/3831

jakondacar2ner commented 1 month ago

I have the same problem with the listed all users of team. I`d tried several browsers, computers nothing helped.

Screenshot_3

if somebody handle with this please give the solution.

AT-SGAI-CSIC commented 1 month ago

We have the same problem with NC 29.0.3 and Contacts 6.0.0.

Dennis1993 commented 1 month ago

29.0.4 too. App is unusable…