artgris / FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Progressbar when uploading

Dave268 opened this issue · comments

Hello,
Your filemanagerbundle was exactly what I needed. I would have one suggestion/question though; would it be possible to display a progressbar when files are being uploaded? This would be really helpfull to see what is happening for the user. Thanks a lot for the great work.

Hi @Dave268 , I just created a new release (1.6) with a progress bar (at the top of the page like a single-page app)

Thanks a lot, I'm gone check that out :)

I like it :) It's actually a really elegant way to do show that progressbar :) Thanks a lot