web-pal / DBGlass

PostgreSQL client built with Electron.
http://dbglass.web-pal.com
MIT License
1.25k stars 71 forks source link

Drop/truncate table not working #30

Closed nfons closed 7 years ago

nfons commented 8 years ago

Open connection,

on tables view, right click and "drop table" or truncate table

observe popup, that asks if you are sure. click to positive button.

a new pop up for delete/clone row shows up (this is the same as if you alt click on a record)

I think the alt click is sticking, and when you click the confirmation popup, it is assuming you are clicking on a record.

jpAgendize commented 7 years ago

Same issue here!

VladimirPal commented 7 years ago

https://github.com/web-pal/DBGlass/issues/46