Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tables should use pagination #176

Open
1 task
jandegen opened this issue Jun 21, 2023 · 0 comments
Open
1 task

Tables should use pagination #176

jandegen opened this issue Jun 21, 2023 · 0 comments
Labels
feature A new feature or change for the application REQ.7 The application should be comfortable used from the desktop browser. REQ.13 Resources can be displayed in a list view

Comments

@jandegen
Copy link
Contributor

jandegen commented Jun 21, 2023

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
@jandegen jandegen added the feature A new feature or change for the application label Jun 21, 2023
@PhlppKrmr PhlppKrmr added REQ.7 The application should be comfortable used from the desktop browser. REQ.13 Resources can be displayed in a list view labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or change for the application REQ.7 The application should be comfortable used from the desktop browser. REQ.13 Resources can be displayed in a list view
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants