Labels: frontend, feature, productivity
Complexity: 150 points
Summary
Build a UI for the Wave 3 Bulk Link Generator, allowing business users to upload a CSV and generate multiple payment links at once.
Tasks
- Implement a drag-and-drop CSV upload component.
- Add a "Review Table" to edit/delete rows before submission.
- Build a "Batch Success" screen with an option to download all links as a CSV.
- Add progress indicators for large batch processing.
Acceptance Criteria
- CSV parsing is robust and handles errors (invalid amounts/addresses).
- Batch generation flow is clear and provides feedback.
- PR includes screenshots of the upload and review stages.
Labels: frontend, feature, productivity
Complexity: 150 points
Summary
Build a UI for the Wave 3 Bulk Link Generator, allowing business users to upload a CSV and generate multiple payment links at once.
Tasks
Acceptance Criteria