trannamtrung1st / elFinder.Net.Core

An elFinder backend connector with less magic code and more compatibility. This enables .NET Standard 2.0 projects to easily integrate elFinder functionalities.
Apache License 2.0
12 stars 8 forks source link

Customize upload progress bar #17

Closed benny-adiwijaya closed 3 years ago

benny-adiwijaya commented 3 years ago

Hi,

Uploading large file in this project works fine. Anyway, is it possible to customize upload progress bar by adding something like percentage, speed transfer, and time estimation for better user experience?

trannamtrung1st commented 3 years ago

Hi @benny-adiwijaya, It is something out of scope and may need customization. You should raise a question in the elFinder client repository.

benny-adiwijaya commented 3 years ago

allright, I closed this.. thanks