Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe.
I'd like to react to processed files (like the FilePond:processfiles
), but the hook is not triggered when some files are in error:
filepond/src/js/app/actions.js
Lines 829 to 835 in 4f1c4c2
Describe the solution you'd like
2 solutions:
- Change the behavior of
processfiles
(breaking change) by triggering it when there are files in error - Add a new hook
processfileserror
triggered when all files are processed and ignoring files in error
Describe alternatives you've considered
/
Metadata
Metadata
Assignees
Labels
No labels