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
Add a paginator to the inventory table.
Out of scope
Add paginator in any others table than the inventory table.
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
Out of scope
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