Upload Component Manual Issue

Hi There, I was reaching to see if there was a way to modify the upload component to not delete attachments already set to be uploaded when one hits the "Choose" button.

To spell the use case out a little more, I am discussing a manual upload with Multiple set to true and auto set to false. When the user hits choose and attaches something for upload, that attachment is replaced if the user hits choose again to add something else. Is there a way to make it so the previous attachment doesn't get replaced?

Another way to think about it is that I would like to make it so the only way an attached item for upload gets removed is if someone clicks the x next to the item. If someone goes to attach more items for upload, they end up getting removed by that action.

Hi @roycroftcr1,

This behavior isn't support by RadzenUpload. Selecting a different file changes the Value of the component hence the item from the preview is removed.