mingo-app / mingo

Found a bug? have a FR ?
60 stars 2 forks source link

[BUG] Unable to delete undefined project #593

Closed Icaruk closed 11 months ago

Icaruk commented 1 year ago

Describe the bug I had 2 projects, I deleted one of them and the other one was set to undefined, making me unable to edit or delete it.

Screenshots image image image

If I go to edit the project... image

EDIT: I was playing around with the undefined project testing it and it seems that all my mingo data is deleted. image

EDIT2: I played more creating empty "New project" (because "Add database..." button doesn't work) and I switched back to the normal mode.

Desktop (please complete the following information):

tothradoslav commented 1 year ago

I have no idea (yet) on how you managed to have an undefined project name, but I made it possible to delete it in such cases. Will allow you to submit an empty prompt in such case.

tothradoslav commented 1 year ago

We have just released a release candidate with this issue corrected. Please check it out here: https://github.com/mingo-app/mingo/releases/tag/v.1.13.4

Icaruk commented 1 year ago

We have just released a release candidate with this issue corrected. Please check it out here: https://github.com/mingo-app/mingo/releases/tag/v.1.13.4

Tested and fixed!