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

Integrate with the File System Access API as a progressive enhancement #98

Open
tomayac opened this issue Feb 8, 2023 · 1 comment
Open

Comments

@tomayac
Copy link

tomayac commented Feb 8, 2023

It would be great if this made use of DataTransferItem.getAsFileSystemHandle() from the File System Access API as a progressive enhancement as per my write-up. This way, dropped files could be edited right away (instead of forcing a download of a copy), which would be a great win for apps that need to modify dropped files, like online image editors. Also see the MDN docs.

@dreyescabrera
Copy link

Apparently this lib doesn't bother. That's sad since I want to adopt the new API.

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

No branches or pull requests

2 participants