pgAdmin 4 commit: Ensure arrow keys work correctly when the pane isfoc

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Ensure arrow keys work correctly when the pane isfoc
Дата
Msg-id E1dYX87-0007ky-PA@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Ensure arrow keys work correctly when the pane is focused instead of the tab in the query tool history.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7182b5997627405449bdd0fed65aeb6de19c0a4f
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/jsx/history/query_history.jsx        | 17 +++++++++--------
web/pgadmin/static/scss/sqleditor/_history.scss         |  1 +
.../javascript/history/query_history_spec.jsx           |  8 ++++----
3 files changed, 14 insertions(+), 12 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin4][PATCH] Query History Arrow Navigation and Styling
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin4][PATCH] Query History Arrow Navigation and Styling