csv-import icon indicating copy to clipboard operation
csv-import copied to clipboard

allow skipping upload if file is provided

Open eluce2 opened this issue 7 months ago • 0 comments

This PR adds a new file argument to the main component. If passed in, it will skip the upload screen and immediately process the passed in file.

This will allow devs to implement their own file selection process, potentially allowing for multiple files and schemas uploaded at once, in sequence

eluce2 avatar Jul 09 '24 15:07 eluce2