blchelle/typetrial

Paginate the results table UI

Closed this issue · 0 comments

Description

Instead of showing the whole table or just a subset of it, show 10-25 entries at a time and allow the user to paginate through the whole table.

The route that Sam created on the server is already capable of handling paginated requests.