what I need that I write, so here is another my "kid". It's Ext.form.BasicForm extension that provides easy user interface for (multiple) file uploads.
I will integrate it to the FileTree context menu soon.
Dare I say you beat me to what i was going to do in a few weeks... great job!!
an Idea for a future version:
- Upload Progress Bar.
Hi Jon,
there is long lasting problem with upload progress information explained very well in this post. Therefore I've implemented the dummy indicator for now.
I just noticed that I can hit the 'clear' button when the 'upload' is in progress. After the upload finished, no information appears. Maybe it's possible to disable the 'clear' button while upload is in progress.