redsquirrelstudio / laravel-backpack-import-operation

An operation to make configurable imports for your CRUDs using the Backpack api you know and love
Other
17 stars 1 forks source link

Feature - Import Events #13

Closed redsquirrelstudio closed 9 months ago

redsquirrelstudio commented 9 months ago

No problem at all, just mentioned a full scan in case anyone looks up this issue in the future :)

Maybe it would be worth creating an event that returns the number of successful and unsuccessful rows on completion or something similar?

This is a great idea - did this event get incorporated? Then the skipped rows can be added to the flash message and displayed after upload so that user is aware which rows didn't upload.

Originally posted by @gvanto in https://github.com/redsquirrelstudio/laravel-backpack-import-operation/issues/8#issuecomment-1903448132