cozy / cozy-ui

React components and CSS styles for Cozy apps
https://cozy.github.io/cozy-ui/react/
MIT License
48 stars 37 forks source link

feat: Improve contacts list performances #2646

Closed paultranvan closed 5 months ago

paultranvan commented 5 months ago

When dealing with thousands of contacts, the default 100 pagination will make dozens of requests, thus making it quite slow.

paultranvan commented 5 months ago

I see travis is failing with Build failed: Build rejected: subscribe to a Pro plan to use Team features and after "if [[ "${PR_TITLE}" != *"[skip argos]"* ]]; then.... Does it mean:

JF-Cozy commented 5 months ago

I see travis is failing with Build failed: Build rejected: subscribe to a Pro plan to use Team features and after "if [[ "${PR_TITLE}" != *"[skip argos]"* ]]; then.... Does it mean:

* Argos is currently broken as long as we do not have the subscription?

* I need to add `[skip argos]` in the PR?

* Should we deactivate argos?

C'est maintenant corrigé, il faut relancer le build et tenir compte de Argos

cozy-bot commented 4 months ago

:tada: This PR is included in version 108.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: