[pgAdmin4][RM3478] User should able to type any query in SQL Filter - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin4][RM3478] User should able to type any query in SQL Filter
Date
Msg-id CAM9w-_mEwQvWsCDpN1UQjL8h+Tn2pYH4h7mO8DDdWAbhG2Fg1Q@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][RM3478] User should able to type any query in SQL Filter  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
​Hi Hackers,

Attached is the patch to fix the issue where SQL area in filter dialog was not allowing to type. Actually it was allowing to type but the font size of the SQL area was 0em and so the characters were not visible. This bug occurred because of RM3294 patch 0001 ​which I had sent previously.

Also, fixed a small typo in
​ ​
pgadmin/utils/preferences.py

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"
Attachment

pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin4][patch] AJAX call related changes for jQuery 3
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Replace deprecated success,error callbacks in $.ajax