react-spreadsheet-import
react-spreadsheet-import copied to clipboard
Import flow for Excel (.xlsx) and CSV file with automated column matching and validation.
As described on the doc rowHook first runs through on all row after that it supposed to run only on the row that changed but it runs on all row...
If onSubmit is fired the modal closes automatically making it bad UX, example is that if user completes the flow frontend makes request to backend and backend checks if data...
Hello, An async rowHook function will cause the row to be completely blank (right now all the table is emptied because of another bug (https://github.com/UgnisSoftware/react-spreadsheet-import/issues/137))
First of all great package When I upload sequence of numbers either formatted as number or text in my office  it converts it to e-notation ...
When uploading a sheet, we get this in the console (eg. see the demo)