FileKit icon indicating copy to clipboard operation
FileKit copied to clipboard

When using rememberFileSaverLauncher, it doesn't display a dialog allowing you to pick the directory and file name

Open frayneposset opened this issue 1 year ago • 1 comments

If I use rememberFileSaverLauncher in Desktop compose, it will pop up a dialog allowing me to pick the directory and file name to save to.

In the browser version, it just saves straight to the downloads folder.

I'm not sure if this is platform specific behaviour (if so no problem) or a bug.

frayneposset avatar Sep 10 '24 15:09 frayneposset