Event for file remove in FileUpload #1013
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
FileUpdate component have events notifying select and clear file list, then you can track your selected items on component parent and clear the list when Cancel button is pressed, but when you press the (X) button in a item on list, you doesn't get any feedback, so you can't kept synchronized the internal list with the parent list.
I propose you to notify deletion of items with a new event "remove" to inform parent about item removal, argument for this event can be the list of remaining items or the removed item as you prefer.
I can do a PR if you agree with this proposal.
Regards
Manuel
The text was updated successfully, but these errors were encountered: