pgAdmin 4 commit: Fixed an issue where properties panel is not updated - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where properties panel is not updated
Date
Msg-id E1mfbb4-00044t-Es@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where properties panel is not updated when any object is added from the browser tree. Fixes #6859

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=711ea3bfa1d751edd8b50946efc45a5020b96c2b
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst         | 1 +
web/pgadmin/browser/static/js/browser.js | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: [pgAdmin][RM5427]: pgAdmin is freezing
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6859 Properties panel is not updated when any object is added from the browser tree