gristlabs / grist-desktop

Desktop Grist, packaged with Electron
Apache License 2.0
154 stars 7 forks source link

import on windows is dodgy #3

Open paulfitz opened 1 year ago

paulfitz commented 1 year ago

On Windows, importing is a bit wonky in a few ways.

Importing through the in-UI button results in a busy or locked error when unlinking a file (the import has actually succeeded at that point, if you reload, but all very confusing).

image

The File->Open menu doesn't work on windows, in various ways. Maybe best to hide it for now?

Opening a .grist file: image(1)

Opening a .csv file: image(2)

paulfitz commented 1 year ago

Latest version of the app includes some fixes that may help: