pgAdmin 4 commit: Fixed an issue where query editor is not being closed - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where query editor is not being closed
Date
Msg-id E1ldSui-0005Bp-LE@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where query editor is not being closed if the user clicks on the 'Don't Save' button. Fixes #6417

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3a2145e5fa8632c92a4f4c701d6dab36daf22e0b
Author: Pradip Parkale <pradip.parkale@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_3.rst                   | 1 +
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: Translation status page
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6417]:Query editor is not being closed if user Click on don't Save button