Daniel9650 / idb

0 stars 3 forks source link

Add Pagination to Model Grids #44

Closed kyliesanderson closed 6 years ago

kyliesanderson commented 6 years ago

User should only view 9 instances per page. Change react grid elements to reflect this, and implement API calls to fetch only 9 results per page and get next pages. Use Reactstrap pagination components to implement component allowing user to change page of instances showing.

Estimated Time: 2 hours

kyliesanderson commented 6 years ago

Estimated Time: 2 hours Actual Time: 2 hours