icgc-argo / roadmap

Place to review/request new features and new tools on ICGC-ARGO's roadmap
1 stars 0 forks source link

Submitted Data Error Pagination #1131

Open demariadaniel opened 3 months ago

demariadaniel commented 3 months ago

Submitted Data error table needs pagination implemented

Some of the code is already in place: https://github.com/icgc-argo/platform-ui/blob/develop/components/pages/submission-system/program-submitted-data/ClinicalEntityDataTable/index.tsx#L220

See screenshot below, Error table reports a total of 31 errors, but only shows the first 12 records (Under # Affected Records) On the right hand side, Developer console shows there are 8 different error groups (same type of error) but only 5 are shown in the table

Screenshot 2024-03-14 at 2.03.19 PM.png
demariadaniel commented 3 months ago

Relates to: https://app.zenhub.com/workspaces/icgc-argo-platform-dk-production-board-5e542d38415f5034e9fed89d/issues/gh/icgc-argo/platform-ui/2702

demariadaniel commented 3 months ago

Related: https://app.zenhub.com/workspaces/icgc-argo-platform-dk-production-board-5e542d38415f5034e9fed89d/issues/gh/icgc-argo/platform-api/645