Feature request: RadzenUpload append files over time #1758

Open
opened 2026-01-29 17:58:10 +00:00 by claunia · 0 comments
Owner

Originally created by @vaspop on GitHub (May 13, 2025).

Is your feature request related to a problem? Please describe.
When using radzenupload component i want it to persist so that i can add files over time and then trigger an upload. Now i need to know all of the files prior to uploading, i can change my mind nor explore and add one at a time as the component currently overwrites any previously added files.

Describe the solution you'd like
Id like to be able to add files one by one and the list of filesii to be uploaded grows until upload is triggered

Describe alternatives you've considered
Currently i have had to build my own component which partially does this, it also keeps the list of files view persisted as a form of thumbnail/preview list.

Additional context

Originally created by @vaspop on GitHub (May 13, 2025). **Is your feature request related to a problem? Please describe.** When using radzenupload component i want it to persist so that i can add files over time and then trigger an upload. Now i need to know all of the files prior to uploading, i can change my mind nor explore and add one at a time as the component currently overwrites any previously added files. **Describe the solution you'd like** Id like to be able to add files one by one and the list of filesii to be uploaded grows until upload is triggered **Describe alternatives you've considered** Currently i have had to build my own component which partially does this, it also keeps the list of files view persisted as a form of thumbnail/preview list. **Additional context**
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#1758