pgAdmin 4 commit: Refresh nodes correctly when there is a singlechild - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Refresh nodes correctly when there is a singlechild
Date
Msg-id E1dUXki-0005cU-Ul@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Refresh nodes correctly when there is a single child that is updated. Fixes #2532

Branch
------
master

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

Modified Files
--------------
.../browser/templates/browser/js/browser.js        | 56 ++++++++++++++--------
1 file changed, 36 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: pgagent build issue on SLES 12
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed #2532 - Left side tree: The nodedisappears on update if there is only one child exist for that category.