pgAdmin 4 commit: Fixes the arrow key issue in the preferences tree. Fi

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixes the arrow key issue in the preferences tree. Fi
Дата
Msg-id E1nZoGQ-0008T9-Oy@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixes the arrow key issue in the preferences tree. Fixes #7274
Ensure that the select folder dialog should be on top when selecting the binary path. Fixes #7276

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=74c620e478f1a42c4b238940626db53b255f9ec2
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
.../static/js/components/PreferencesComponent.jsx  |  21 +++++++++++++++------
web/pgadmin/static/js/tree/tree.js                 |   2 +-
web/pgadmin/static/scss/_alertify.overrides.scss   |   2 +-
.../high_contrast/high_contrast_preview.png        | Bin 57572 -> 42906 bytes
4 files changed, 17 insertions(+), 8 deletions(-)


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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: [pgAdmin][RM7275] Error when creating table in ERD
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM-7274]: Arrow key issue on preferences tree