contacts
contacts copied to clipboard
Unable to load large address books due to amount of data transfer
Describe the bug
As a user with a huge address book, or something like https://apps.nextcloud.com/apps/ldap_contacts_backend, the app becomes unusable. That is because the full addressbook is downloaded before anything is displayed. The only remedy in place is that we render visible elements only: https://github.com/nextcloud/contacts/issues/428
Steps to reproduce
- Import 50k contacts
- Open the app
- Wait
Expected behavior
The app loads in reasonable time.
Actual behavior
The app runs into a timeout, no contacts show.
Contact version
4
Operating system
No response
PHP engine version
No response
Web server
No response
Database
No response
Additional info
No response
Any progress?
Thank you for your question, @razerrazer. As per the activity in this ticket, there is not.