[pgAdmin4][PATCH] Fix the issue in browser tree

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][PATCH] Fix the issue in browser tree
Date: 2017-04-06 05:51:10
Message-ID: CAKKotZQXmW_7KrCBBcc60ZxVTbE1XVHL4Qmq6S-uqOQ2HrDsHA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hello,

PFA patch to fix the issue in browser tree when adding new node if parent
collection node is not loaded.
*Fixes:* RM#2321

Steps:
1) Open pgAdmin4.
2) Do not expand server-group node.
3) Right click on server-group collection node and add server, now click on
save button
(This issue is reproducible on any collection node which is not loaded)
4) You will see that only newly added node is displayed in browser tree

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
RM_2321.diff text/plain 2.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-04-06 08:10:14 Re: i18n GER, suggestions, questions
Previous Message Murtuza Zabuawala 2017-04-06 05:38:01 Re: [Design Update] Visual design of query editor and results table