vaadin / vaadin-upload

The Web Component for uploading multiple files with progress indication. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
90 stars 63 forks source link

Add listener for files removed by the user from the list #321

Closed FelixGaebler closed 4 years ago

FelixGaebler commented 4 years ago

Description

There is no listener for files removed from the uploaded list. I recommend adding a Upload#addRemoveListener

U see dat? Dat needs a listener! image

web-padawan commented 4 years ago

Closing as duplicate of https://github.com/vaadin/vaadin-upload-flow/issues/63

Workaround: https://github.com/vaadin/vaadin-upload-flow/issues/63#issuecomment-516292999