Fix limit pagination (#2692)

* Fix limit parameter

* Increaze max_row for each workspaces
This commit is contained in:
martmull
2023-11-24 17:02:41 +01:00
committed by GitHub
parent d3615ba0d3
commit cefac8435b
4 changed files with 55 additions and 21 deletions

View File

@ -15,7 +15,7 @@ export type OrderBy =
| 'AscNullsFirst'
| 'DescNullsFirst';
const DEFAULT_SEARCH_REQUEST_LIMIT = 30;
export const DEFAULT_SEARCH_REQUEST_LIMIT = 60;
// TODO: use this for all search queries, because we need selectedEntities and entitiesToSelect each time we want to search
// Filtered entities to select are