web3.storage icon indicating copy to clipboard operation
web3.storage copied to clipboard

Add reusable, accessibile and api pagination compliant table component

Open flea89 opened this issue 2 years ago • 1 comments

Context

Existing table components are tightly coupled with files and all assume to have all the items on load. In order to have API paginated uploads and pins we need a table to allow for it.

Acceptance Criteria

  • [ ] It allows for api pagination
  • [ ] It's reusable
  • [ ] It allows custom cell rendering
  • [ ] It allows custom header rendering
  • [ ] It's accessible

flea89 avatar Aug 04 '22 08:08 flea89

Reassigning from @flea89 to @joshJarr Paolo's PR is ready for review.

mbommerez avatar Aug 09 '22 10:08 mbommerez

Waiting for #1739 to be merged

francois-potato avatar Aug 25 '22 09:08 francois-potato

Made a follow up ticket: https://github.com/web3-storage/web3.storage/issues/1834 To ensure styling is aligned across the site.

joshJarr avatar Sep 05 '22 13:09 joshJarr