pgAdmin 4 commit: Fixed an issue where Autocomplete did not work after - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where Autocomplete did not work after
Date
Msg-id E1oEsZo-0007W1-H9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where Autocomplete did not work after pressing CTRL/CMD + Space
for the second time and autocomplete on keypress is off. Fixes #7563

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3e3f06c55d65d1035eb599c5f457523b8fcc5f3d

Modified Files
--------------
.../sqleditor/static/js/components/sections/Query.jsx     | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: Re: [patch] - Feature test fix
Next
From: Akshay Joshi
Date:
Subject: Re: [patch] - Feature test fix