kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

Update info about file and directory picking to include File System Access persistent permissions #571

Closed Jaifroid closed 4 months ago

Jaifroid commented 6 months ago

See https://github.com/kiwix/kiwix-js/issues/1217 for more info.

In the PWA, we now have a range of options for File System Access without permission prompts:

For the most part, these options should be transparent for the user, except that the user has to make a conscious choice to use the OPFS. Signalling the various options in a non-confusing way needs some thought.

Jaifroid commented 4 months ago

Fixed by https://github.com/kiwix/kiwix-js-pwa/commit/2425cbb44be23a6dcbecd41b8706fa6b3aac4d9f.