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

Show all search results and build a paging mechanism #85

Closed
lukas-rotsching opened this issue Jun 20, 2023 · 0 comments
Closed

Show all search results and build a paging mechanism #85

lukas-rotsching opened this issue Jun 20, 2023 · 0 comments

Comments

@lukas-rotsching
Copy link
Contributor

lukas-rotsching commented Jun 20, 2023

User story

  1. As a user
  2. I want to see all the search results and not just 10. But if there are tens of thousands, i also don't want to see all of them at once
  3. So that my poor PC doesn't get overwhelmed by having to show so many elements at once.

Acceptance criteria

  • Show all search results (instead of the max. 10 random ones that are shown currently)
  • Build a paging mechanism so not all results have to be shown at once
  • Let me choose how many elements one page should contain

Definition of done (DoD)

A feature is considered complete when

  • All of its acceptance criteria have been met.
  • It has been thoroughly tested.
  • The code has been peer reviewed by the dedicated team.
  • It can be seamlessly integrated into the main branch without causing any negative side effects.
  • Its core functionality has been thoroughly documented.

DoD general criteria

  • Feature has been fully implemented
  • Feature has been merged into the mainline
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Developers agreed to release
@tawfeeka tawfeeka moved this to Product Backlog in amos2023ss02-feature-board Jun 20, 2023
@lukas-rotsching lukas-rotsching moved this from Product Backlog to Sprint Backlog in amos2023ss02-feature-board Jun 21, 2023
@lukas-rotsching lukas-rotsching added this to the sprint 10 milestone Jun 21, 2023
@tawfeeka tawfeeka moved this from Sprint Backlog to Product Backlog in amos2023ss02-feature-board Jun 21, 2023
@lukas-rotsching lukas-rotsching removed this from the sprint 10 milestone Jun 21, 2023
@lukas-rotsching lukas-rotsching moved this from Product Backlog to Sprint Backlog in amos2023ss02-feature-board Jun 28, 2023
@JMiltner97 JMiltner97 self-assigned this Jul 3, 2023
@JMiltner97 JMiltner97 moved this from Sprint Backlog to In Progress in amos2023ss02-feature-board Jul 3, 2023
@lukas-rotsching lukas-rotsching moved this from In Progress to Sprint Backlog in amos2023ss02-feature-board Jul 5, 2023
@Amir-Hussein-OTH Amir-Hussein-OTH moved this from Sprint Backlog to In Progress in amos2023ss02-feature-board Jul 9, 2023
@Amir-Hussein-OTH Amir-Hussein-OTH moved this from In Progress to Sprint Backlog in amos2023ss02-feature-board Jul 9, 2023
@JMiltner97 JMiltner97 moved this from Sprint Backlog to In Progress in amos2023ss02-feature-board Jul 9, 2023
@JMiltner97 JMiltner97 moved this from In Progress to Feature Archive in amos2023ss02-feature-board Jul 9, 2023
@JMiltner97 JMiltner97 moved this from Feature Archive to Awaiting Review in amos2023ss02-feature-board Jul 9, 2023
@tawfeeka tawfeeka moved this from Awaiting Review to Feature Archive in amos2023ss02-feature-board Jul 12, 2023
@tawfeeka tawfeeka added this to the sprint 12 milestone Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Feature Archive
Development

No branches or pull requests

3 participants