Upload a Seller Hub CSV #34

Open
opened 2026-02-25 19:26:13 +00:00 by Vylpes · 0 comments
Owner

Epic: #7


As a seller,
I want to upload a Seller Hub listings export CSV,
so that I can bring my current eBay listings into the app.

Blocked by: None

Acceptance criteria:

  • User can upload a .csv file via a file picker or drag-and-drop
  • File size limit is documented and enforced
  • Non-CSV files are rejected with a clear error message
  • On successful upload, the user proceeds to column mapping

Subtasks:

  • Implement file upload UI (file picker and drag-and-drop)
  • Enforce file type (.csv only) and file size limit with clear error messages
  • Store uploaded file temporarily and pass to the import pipeline
  • Show upload progress indicator
  • Write automated tests (unit: file type validation; integration: upload + rejection of non-CSV)
  • Write/update documentation
Epic: #7 --- **As a** seller, **I want to** upload a Seller Hub listings export CSV, **so that** I can bring my current eBay listings into the app. **Blocked by:** None **Acceptance criteria:** - User can upload a `.csv` file via a file picker or drag-and-drop - File size limit is documented and enforced - Non-CSV files are rejected with a clear error message - On successful upload, the user proceeds to column mapping **Subtasks:** - [ ] Implement file upload UI (file picker and drag-and-drop) - [ ] Enforce file type (.csv only) and file size limit with clear error messages - [ ] Store uploaded file temporarily and pass to the import pipeline - [ ] Show upload progress indicator - [ ] Write automated tests (unit: file type validation; integration: upload + rejection of non-CSV) - [ ] Write/update documentation
Vylpes added this to the (deleted) milestone 2026-02-25 19:26:13 +00:00
Vylpes modified the milestone from (deleted) to 0.3.0 2026-03-02 17:26:36 +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#34
No description provided.