pgAdmin 4 commit: Ensure that the editor position should not get change

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Ensure that the editor position should not get change
Дата
Msg-id E1nrExL-0007Ec-Sv@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: [pgAdmin][RM7393] Do not change position of editor once opened
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM7393] Do not change position of editor once opened