amosproj/amos2023ss04-kubernetes-inventory-taker

Tables should use pagination

Opened this issue · 0 comments

User story

  1. As a user
  2. I want / need all tables to be paginated
  3. So that I don't have to wait forever till the whole database is loaded

Acceptance criteria

  • The list shall paginate every X entries

Linked Issues

Additional information

  • We want to retrieve only the database entries for the currently visible page

Definition of done (DoD)

DoD general criteria

  • Feature has been fully implemented
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Pull request to "develop" branch is merged & closed
  • Bill of materials is updated with new dependencies