pgAdmin 4 commit: Fix on-click handling of treeview nodes that wasn'tr - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix on-click handling of treeview nodes that wasn'tr
Date
Msg-id E1ehFA1-0006uJ-Je@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix on-click handling of treeview nodes that wasn't refreshing SQL/Dependencies/Dependents in some circumstances. Fixes
#3058

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6ad44cb51e33349aad46714e7cc12aff5e29ce94
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/browser.js      |  1 +
web/pgadmin/misc/depends/static/js/depends.js | 12 ++++++++----
web/pgadmin/misc/sql/static/js/sql.js         | 18 +++++++++++-------
3 files changed, 20 insertions(+), 11 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: RM2815: Relogin to pgAdmin from sqleditor/datadrid if session exprires
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3058] Content of SQL panel is not updating properly