coopcycle-app
coopcycle-app copied to clipboard
Implement pagination on all task lists
In the dispatch, the lists don't manage pagination. On the API side, endpoints are paginated.
This leads to
- Only first 30 couriers are loaded on dispatch
- Only first 30 unassigned tasks are loaded
@alexsegura isn't this a web issue?
What is a time estimation for this @alexsegura ?
1 day