pgAdmin 4 commit: 1) Ensure that autocomplete does not appear when navi - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Ensure that autocomplete does not appear when navi
Date
Msg-id E1oIRPx-00040Y-M4@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Ensure that autocomplete does not appear when navigating code using arrow keys. Fixes #7573
2) Fixed an issue where autocomplete is not working after clearing the query editor. Fixes #7563

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_13.rst                       |  2 ++
web/pgadmin/static/js/components/CodeMirror.jsx         |  3 ++-
.../sqleditor/static/js/components/sections/Query.jsx   | 17 +++++++++++------
3 files changed, 15 insertions(+), 7 deletions(-)


pgadmin-hackers by date:

Previous
From: Anthony DeBarros
Date:
Subject: Re: pgAdmin 4 v6.12 Released
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7462]: Revisit all the SQL files and remove the SQL for all the unsupported version