Listings Management #5

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

Goal: Display and allow inline editing of eBay listings, and track which listings need to be updated in Seller Hub.

In scope (P0):

  • Listings table with search, filters (Needs update, Unmapped, Low stock), and pagination
  • Link listing to a Product/SKU (or remain unmapped)
  • Inline edit: Available quantity, Fixed price
  • Any edit sets needs_update = true
  • Mark as updated — per-row and bulk
  • Performance acceptable at ~500 listings

Acceptance criteria:

  • Listings are displayed in a paginated, filterable table
  • Editing qty or price flags the row as "Needs update"
  • User can clear the flag individually or in bulk

**Goal:** Display and allow inline editing of eBay listings, and track which listings need to be updated in Seller Hub. **In scope (P0):** - Listings table with search, filters (Needs update, Unmapped, Low stock), and pagination - Link listing to a Product/SKU (or remain unmapped) - Inline edit: Available quantity, Fixed price - Any edit sets `needs_update = true` - Mark as updated — per-row and bulk - Performance acceptable at ~500 listings **Acceptance criteria:** - Listings are displayed in a paginated, filterable table - Editing qty or price flags the row as "Needs update" - User can clear the flag individually or in bulk --- - [ ] #22 - [ ] #23 - [ ] #24 - [ ] #25 - [ ] #26 - [ ] #27 - [ ] #28 - [ ] #29
Vylpes added this to the (deleted) milestone 2026-02-25 18:06:46 +00:00
Vylpes modified the milestone from (deleted) to 0.1.0 2026-03-02 17:23:44 +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#5
No description provided.