Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Add option Disable removal of completed uploads in queue #34

Closed
stepmr opened this issue Oct 20, 2011 · 5 comments
Closed

Proposal: Add option Disable removal of completed uploads in queue #34

stepmr opened this issue Oct 20, 2011 · 5 comments
Assignees
Labels

Comments

@stepmr
Copy link

stepmr commented Oct 20, 2011

Any thoughts on adding an option to disable the removal of completed uploads in queue for Ajax Upload. The uploadify equivalent would be 'removeCompleted' : false.

  • This would allows a user to keep track of recently uploaded files visually - eg. A user has 15 files located in different directories to upload and each will be uploaded to the same Filebrowser directory in one session.
  • Provides a better visual indication for upload completion of small files.
@sehmaschine
Copy link
Owner

we´ve had that. and there have been complaints about the queue not being removed. so I guess it doesn´t matter how we solve it – somebody always feels it should be the other way round.

maybe we should add a setting.

@domenkozar
Copy link

+1 on the change, current users have no idea what happened after they chose a file

@domenkozar
Copy link

Another alternative would be to display "Upload done." text until next upload is started.

@ghost ghost assigned sehmaschine Jan 16, 2012
@sehmaschine
Copy link
Owner

@parsch: style "qq-upload-success" in order to show that the upload has finished

@sehmaschine
Copy link
Owner

removed the fading out and added styles for success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants