pgAdmin 4 commit: Fixed an issue where collapse and expand arrows misma - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where collapse and expand arrows misma
Date
Msg-id E1mOHUO-00008J-80@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where collapse and expand arrows mismatch in case of nested IF. Fixes #6712

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_0.rst                   |  1 +
.../codemirror/addon/fold/pgadmin-sqlfoldcode.js   | 43 +++++++++++++++++++++-
2 files changed, 42 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] - Bug #6705 - Log in error after clean install in Kubernetes
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6712 Collapse & expand arrows are not populating correctly in case of nested if.