fjborquez / katara

Frontend for Avatar project
0 stars 0 forks source link

Add Pagination feature in the inventory table #47

Open Norbbs opened 2 weeks ago

Norbbs commented 2 weeks ago

As a User I want to have a paginator in the inventory table, So that I can navigate through large sets of data more easily, improving my ability to locate specific items and manage the inventory efficiently without being overwhelmed by excessive information on a single page.

Scope

  1. Add a paginator to the inventory table.

Out of scope

  1. Add paginator in any others table than the inventory table.

Reference

Angular Material Data Table with Paging, sorting, search filter & Pagination: https://www.youtube.com/watch?v=5C9tY8npeFM

Angular Paginator Component: https://material.angular.io/components/paginator/overview#page-size-options