Обсуждение: pgAdmin 4 commit: Ensure that the Query Editor should be focused when s

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Ensure that the Query Editor should be focused when s

От
Akshay Joshi
Дата:
Ensure that the Query Editor should be focused when switching between query tool tabs. Fixes #7441

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_11.rst                             |  1 +
web/pgadmin/static/js/helpers/Layout.jsx                      |  1 +
.../sqleditor/static/js/components/QueryToolComponent.jsx     | 11 +++++++++++
3 files changed, 13 insertions(+)