Skip to product information
Two navigation buttons labeled 'Previous' and 'Next' on a dark background
Sale price  €0,00 Regular price  €1.000,00

As a user of the website, I want to see the next or previous product in the list of a specific work item state, So that I can easily browse through products filtered by their current state without returning to the main list.

Acceptance Criteria

  • Given I am viewing a work item with a specific work item state (e.g., "Implementing"), I can click a "Prev"/"Next" button to view the previous/next work item in the same state
  • If there is no next or previous product in the list, the respective button is disabled or hidden.
  • The work item list maintains the current work item state filter during navigation.
  • Navigation is seamless, with minimal page reloads or delays.
  • Work items are shown in priority order.

Notes

  • The work item state filter (e.g., "Funnel", "Ready", "Done") is pre-applied before navigation.
  • The solution should support dynamic updates to the product list without breaking navigation.

You may also like