pgAdmin 4 commit: Fixes the arrow key issue in the preferences tree. Fi - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixes the arrow key issue in the preferences tree. Fi
Date
Msg-id E1nZoGQ-0008T9-Oy@gothos.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7275] Error when creating table in ERD
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7274]: Arrow key issue on preferences tree