mingo-app / mingo

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

Can't delete unnamed connection #513

Closed Icaruk closed 1 year ago

Icaruk commented 1 year ago

image

The only way is by adding mongodb://localhost:27017 as URI and any name.

tothradoslav commented 1 year ago

wow, this is an interesting situation. How did you create an unnamed collection? Will look into this.

Icaruk commented 1 year ago

I'm sorry I can't remember, I was just fooling around with projects. My suggestion is if collectionName === "" || collectionName === undefined the confirmation string can be empty and "Delete connection" button is always enabled.

tothradoslav commented 1 year ago

Hi, this should be fixed in the latest release: https://github.com/mingo-app/mingo/releases