web-pal / DBGlass

PostgreSQL client built with Electron.

Home Page:http://dbglass.web-pal.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drop/truncate table not working

nfons opened this issue · comments

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.

Same issue here!