View Listings Table #22

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

Epic: #5


As a seller,
I want to see all my eBay listings in a table,
so that I have a clear overview of my current stock and prices.

Blocked by: None

Acceptance criteria:

  • Listings table shows: Item number, Title, SKU, Format, Available quantity, Fixed price, Needs update flag, Low stock flag
  • Table is paginated (default 50 rows per page)
  • Table is usable with up to ~500 listings without noticeable performance degradation
  • Columns are sortable (at minimum: Title, SKU, Quantity, Price)

Subtasks:

  • Implement listings table component with all required columns
  • Add server-side pagination (default 50 rows/page)
  • Implement column sorting (Title, SKU, Quantity, Price)
  • Seed and verify acceptable performance with ~500 listing rows
  • Write automated tests (integration: table renders, pagination, sorting)
  • Write/update documentation
Epic: #5 --- **As a** seller, **I want to** see all my eBay listings in a table, **so that** I have a clear overview of my current stock and prices. **Blocked by:** None **Acceptance criteria:** - Listings table shows: Item number, Title, SKU, Format, Available quantity, Fixed price, Needs update flag, Low stock flag - Table is paginated (default 50 rows per page) - Table is usable with up to ~500 listings without noticeable performance degradation - Columns are sortable (at minimum: Title, SKU, Quantity, Price) **Subtasks:** - [ ] Implement listings table component with all required columns - [ ] Add server-side pagination (default 50 rows/page) - [ ] Implement column sorting (Title, SKU, Quantity, Price) - [ ] Seed and verify acceptable performance with ~500 listing rows - [ ] Write automated tests (integration: table renders, pagination, sorting) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 18:16:58 +00:00
Vylpes modified the milestone from (deleted) to 0.1.0 2026-03-02 17:23:58 +00:00
Vylpes added this to the 0.1 Sprint 1 project 2026-03-03 20:13:12 +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#22
No description provided.