fullstackhero / blazor-starter-kit

Clean Architecture Template for Blazor WebAssembly Built with MudBlazor Components.
MIT License
3.48k stars 730 forks source link

Edit Uploaded Document #327

Open gfo2007 opened 3 years ago

gfo2007 commented 3 years ago

Hi, When a product image is uploaded, there is no way to change the uploaded document. Only Download button shows. No Upload button is made available to change the document.

Any help? I am new to BlazorHero.

Regards,

jeremiedevos commented 2 years ago

Hello gfo2007, If you take a look at the account page, you will see that you can upload and edit the profile image. Maybe you can mimic it?