joshwcomeau / guppy

🐠A friendly application manager and task runner for React.js
ISC License
3.27k stars 154 forks source link

Deleting a project not working #311

Open quarklemotion opened 5 years ago

quarklemotion commented 5 years ago

Describe the bug Per the documentation, I tried deleting one of my projects using Edit -> Delete from the application menu. The app does nothing when I attempt to delete the project.

To Reproduce Steps to reproduce the behavior:

  1. Create a new project
  2. Click on Edit -> Delete from the application menu

Expected behavior Expected to see a confirmation dialog, then have the ability to delete the project. Tried with all existing projects, and the app does not do anything when I select this menu option.

Environment (please complete the following information):

AWolf81 commented 5 years ago

@quarklemotion Thanks for reporting the issue.

We're going to release 0.3.0 today or tomorrow. We've improved the project deletion. It should also show a dialog if deleting fails. And there will be a dialog for selecting between remove from Guppy & remove from disk.

Please check if it will still happen in the new version.