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
656 stars 64 forks source link

Bundle re-prompts for previously allowed files #369

Closed tomayac closed 1 year ago

tomayac commented 2 years ago

Related to https://github.com/WICG/file-system-access/issues/297, where permanent permission to files and folders is discussed, another option for apps dealing with multiple files or folders that now have to show a re-prompt individually for each item would be to batch those re-prompts.

ddumont commented 2 years ago

or just don't prompt...

a-sully commented 1 year ago

Closing in favor of #297. We're planning to make permissions persisted per-site rather than per-file. There's some more nuance here which I'll provide on the other issue, but this will have the effect of batching permissions for files the site previously had access to