WICG / file-system-access

Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
https://wicg.github.io/file-system-access/
Other
665 stars 65 forks source link

PR fixing outdated examples was closed #393

Closed RReverser closed 1 year ago

RReverser commented 1 year ago

I fixed the examples in https://github.com/WICG/file-system-access/pull/231 in 2020, and it wasn't merged, but is still relevant.

Yesterday it was not just closed w/o merging, but also locked for commenting for some reason, so opening a new issue seems to be the only way to reach out and mention it shouldn't have been closed. cc @a-sully

a-sully commented 1 year ago

Apologies, I saw that the PR updated a use of chooseFileSystemEntries (which has since been fixed) and assumed it was irrelevant. I now see that the getDirectory and getFile updates are still relevant. I'll re-open the PR

RReverser commented 1 year ago

Thanks!

RReverser commented 1 year ago

Resolved the conflict, but, as that thread is still locked, can't respond on the PR 😅