MaayanLab / DRC-Portals

0 stars 0 forks source link

In C2M2 Records page, for file tables, allow fetching records in batches of (up to) 100 (page size) and allow download of all records #288

Closed mano-at-sdsc closed 3 months ago

mano-at-sdsc commented 5 months ago

Current there is a limit of 100; see if that limit can be removed altogether else will require making the file_sub_table etc. not a subset of file_table in RecordInfoQueryComponent.tsx.

image