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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes the arrow key issue in the preferences tree. Fi
Date: 2022-03-31 06:26:34
Message-ID: E1nZoGQ-0008T9-Oy@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)mohite(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-03-31 06:26:57 Re: [pgAdmin][RM-7274]: Arrow key issue on preferences tree
Previous Message Aditya Toshniwal 2022-03-30 12:44:43 [pgAdmin][RM7275] Error when creating table in ERD