pgAdmin 4 commit: 1) Browser panel turns blank on connecting disconnect - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: 1) Browser panel turns blank on connecting disconnect
Date
Msg-id E1mVY6u-0005mg-U7@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
1) Browser panel turns blank on connecting disconnected database & server has multiple databases. Fixes #6817
2) The object is not selected/properties panel is not updated when the user moves to object with arrow keys. Fixes
#6821
3) Object gets deselected after editing. Fixes #6824

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa8854db535279ff16349459cc8fb250332fbe39
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
web/package.json                                   |  2 +-
.../servers/databases/static/js/database.js        | 11 ++--
web/pgadmin/browser/static/js/browser.js           | 68 +++++++++-------------
web/pgadmin/static/js/tree/tree.js                 |  2 +-
web/yarn.lock                                      |  4 +-
5 files changed, 38 insertions(+), 49 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgAdmin4][Patch] - Fixes for RM #6817, #6821, #6824
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch] - Fixes for RM #6817, #6821, #6824