warpdesign / react-explorer

File manager written in TypeScript, React, Blueprint and packaged with Electron
MIT License
232 stars 34 forks source link

Improve error message #409

Open warpdesign opened 1 year ago

warpdesign commented 1 year ago

When attempting to open a folder by typing a path to a file, this error message appears:

Capture d’écran 2023-03-09 à 09 58 44

It is quite misleading: the file exists, but cannot be opened/browsed.

warpdesign commented 1 year ago

This is a regression of work in progress zip support. Prior to zip support, this is the error that was displayed:

Capture d’écran 2023-03-10 à 12 00 54