[PR #377] [MERGED] Support for Remove/Clear to the RadzenUpload control #376 #2153

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

📋 Pull Request Information

Original PR: https://github.com/radzenhq/radzen-blazor/pull/377
Author: @bengavin
Created: 2/18/2022
Status: Merged
Merged: 2/21/2022
Merged by: @enchev

Base: masterHead: 376/radzenupload-add-remove-clear


📝 Commits (2)

  • 07a77dd ADD: Support for Remove/Clear to the RadzenUpload control #376
  • a9bfe4b FIX: Clear local preview files on file re-selection

📊 Changes

2 files changed (+51 additions, -5 deletions)

View changed files

📝 Radzen.Blazor/RadzenUpload.razor.cs (+30 -1)
📝 Radzen.Blazor/wwwroot/Radzen.Blazor.js (+21 -4)

📄 Description

(Included) FIX: Preview URLs generated during file selection are not freed on removal


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/radzenhq/radzen-blazor/pull/377 **Author:** [@bengavin](https://github.com/bengavin) **Created:** 2/18/2022 **Status:** ✅ Merged **Merged:** 2/21/2022 **Merged by:** [@enchev](https://github.com/enchev) **Base:** `master` ← **Head:** `376/radzenupload-add-remove-clear` --- ### 📝 Commits (2) - [`07a77dd`](https://github.com/radzenhq/radzen-blazor/commit/07a77ddf28262f73fb89ae73516c149ba03bd08e) ADD: Support for Remove/Clear to the RadzenUpload control #376 - [`a9bfe4b`](https://github.com/radzenhq/radzen-blazor/commit/a9bfe4b85768da24838f51e04ce544bf48a14564) FIX: Clear local preview files on file re-selection ### 📊 Changes **2 files changed** (+51 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Radzen.Blazor/RadzenUpload.razor.cs` (+30 -1) 📝 `Radzen.Blazor/wwwroot/Radzen.Blazor.js` (+21 -4) </details> ### 📄 Description (Included) FIX: Preview URLs generated during file selection are not freed on removal --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 18:17:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#2153