styleguide icon indicating copy to clipboard operation
styleguide copied to clipboard

Bulk upload flow

Open kevinch opened this issue 5 years ago • 2 comments

Overview

Many admins have the feature of uploading/reading a csv file, showing the parsed result, processing the result via an api and displaying a result onto the page afterwards.

Purpose

Set a pattern for this kind of behavior. Will it use a dropzone/input file? Will it display the parsed content of the file? Will it display a progress bar component? With which options? What results will be displayed when all done? How do we handle errors? Should we redirect to another page? (customer credit bulk accounts update/creation example)

Examples

  • Customer Credit bulk invoices updates

kevinch avatar Aug 15 '19 13:08 kevinch

@rsimoens is currently working on this flow for the customer-credit-admin.

kevinch avatar Oct 03 '19 13:10 kevinch

The GoCommerce team is working in a very robust and interesting solution to their admins, I think we could reuse that.

cmdalbem avatar Oct 03 '19 13:10 cmdalbem