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.toshni...@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(-)