Re: [directory-upload] input.files shouldn't be null if directory attribute is used (or at least not if webkitdirectory attribute is also set) (#29)

I also want to propose another change:
1. FileList should contain Directory objects (there is another bug for this issue), or alternatively
2. the 'directories' attribute that contains only the selected directories. This operation doesn't require I/O.

One of these 2 must be done, IMO, because otherwise there is not a sync and easy way to retrieve what the user chooses in case of directories.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/WICG/directory-upload/issues/29#issuecomment-200703375

Received on Thursday, 24 March 2016 07:24:32 UTC