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)

Regarding 'allowdirectories', I don't have a strong opinion. I personally like less typing, and I think most devs to do, but this isn't a big issue for me.

I am wondering whether we should use the word "enable" rather than "allow" though. My rational would be that some implementations will show just an "Upload Folder(s)" button, while others will show both an "Upload File(s)" and "Upload Folder(s)" button. The word "enable" seems more applicable to both scenarios, whereas "allow" seems a bit weird in the implementations where it doesn't just allow directories to *also* be picked, but rather allows directories *only* to be picked.

---
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-200707638

Received on Thursday, 24 March 2016 07:46:13 UTC