Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.
This repository was archived by the owner on May 25, 2023. It is now read-only.

Callback after bulk delete #3657

Open
Open
@rnixx

Description

@rnixx

Bulk delete implementation simply looks up delete buttons of selected items in file list and triggers click on them.

https://github.com/blueimp/jQuery-File-Upload/blob/master/js/jquery.fileupload-ui.js#L638

Would be great if the delete requests get tracked and an event gets fired after bulk deletion completes.

Usecase is reloading of some parts of the page after bulk delete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions