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

Group of files added as a list #29

Closed
SantoshNII opened this issue Jul 15, 2015 · 6 comments
Closed

Group of files added as a list #29

SantoshNII opened this issue Jul 15, 2015 · 6 comments

Comments

@SantoshNII
Copy link

Hi,

When we select group of files, on the UI, it is shown as a list. Out of the selected files if I have to delete a single file; it is not possible. We have to delete the complete list and then add.

Can this be done?

Thanks,
Santosh

@digggggggggg
Copy link
Contributor

No. When you select a group of files they can only be removed as one (the entire group). This is because there is no way to manipulate the value of a file input element via javascript. It has to be what the user selected, or nothing at all.

@SantoshNII
Copy link
Author

Thanks for the reply. But can you please have a look at this: http://jsfiddle.net/SantoshNII/ktLsb0md/1/
Here the feature which I asked for is implemented. But I have other issues.

Can the feature implemented in fiddle be included in the plugin?

@SantoshNII
Copy link
Author

Hi digggggggggggg,

Any update on this?

@fyneworks
Copy link
Owner

Hi @SantoshNII, I see what you did there... I think we can bring half of the functionality you wrote into the plugin. The file selection / removal side of it seems to work well. But the form submission aspect of it would force users down a particular path that might not be right for them. ie.: the plugin would no longer work with conventional forms (ie.: native submissions). Make sense?

@SantoshNII
Copy link
Author

Perfect, thanks

@elshahat
Copy link

Any updates on SantoshNII request?
I also need this

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

No branches or pull requests

4 participants