View Product List #19

Open
opened 2026-02-25 18:14:44 +00:00 by Vylpes · 0 comments
Owner

Epic: #4


As a seller,
I want to see all my products in a list,
so that I can find and manage my SKU catalog.

Blocked by: STORY-2.1 (Create a Product)

Acceptance criteria:

  • Product list shows: SKU, Name, On-hand quantity, Cost, Low-stock status
  • List is searchable by SKU and Name
  • List supports pagination or infinite scroll for large catalogs
  • Low-stock products are visually highlighted

Subtasks:

  • Implement paginated product list view with required columns
  • Add search input filtering by SKU and Name (partial match)
  • Apply visual highlight to low-stock products in the list
  • Write automated tests (integration: list renders, search filters, pagination works)
  • Write/update documentation
Epic: #4 --- **As a** seller, **I want to** see all my products in a list, **so that** I can find and manage my SKU catalog. **Blocked by:** STORY-2.1 (Create a Product) **Acceptance criteria:** - Product list shows: SKU, Name, On-hand quantity, Cost, Low-stock status - List is searchable by SKU and Name - List supports pagination or infinite scroll for large catalogs - Low-stock products are visually highlighted **Subtasks:** - [ ] Implement paginated product list view with required columns - [ ] Add search input filtering by SKU and Name (partial match) - [ ] Apply visual highlight to low-stock products in the list - [ ] Write automated tests (integration: list renders, search filters, pagination works) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 18:14:44 +00:00
Vylpes modified the milestone from (deleted) to 0.1.0 2026-03-02 17:23:29 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
RabbitLabs/droplet-next#19
No description provided.