fabianfiorotto / quick-query

Do queries against your local databases
MIT License
64 stars 8 forks source link

Connect Button is disabled #68

Open norton64 opened 3 years ago

norton64 commented 3 years ago

DBMS I'm using: ((MySQL, SQL Server)) OS I'm using: ((Windows 10)) Theme I'm using: ((Solarized Light)) Atom version: ((1.55))

On a clean install of atom, filling out the connect view does not enable the connect button; I've filled out all of the fields in MySQL as well as SQL Server but the connect button never becomes enabled.

Cheers and thanks, Simon

fabianfiorotto commented 3 years ago

Can you share a screenshot? Include also the content of the developer console (ctrl+shift+i)

norton64 commented 3 years ago

Hi Fabian: Thanks for replying!

Here's the screen shot, let me know if you want a screen shot of the other tabs.

I just noticed that the button is not disabled while filling out the form, but clicking the button has no response and is disabled from that point on. The output to the dev console did not change from pressing the button.

image