pgAdmin 4 commit: Ensure that the editor position should not get change - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that the editor position should not get change
Date
Msg-id E1nrExL-0007Ec-Sv@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that the editor position should not get changed once it is opened. Fixes #7393

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=5e0dfff42a4bdde75575fa26c03c054b8fa1d8a4
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst                  |  1 +
.../browser/static/js/ConnectServerContent.jsx     |  2 +-
.../js/components/QueryToolDataGrid/Editors.jsx    | 34 ++++++++++++++++++----
.../js/components/QueryToolDataGrid/index.jsx      | 12 +++++---
4 files changed, 39 insertions(+), 10 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin][RM7393] Do not change position of editor once opened
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM7393] Do not change position of editor once opened