pgAdmin 4 commit: Fixed an issue where query editor is not being closed

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where query editor is not being closed
Date: 2021-05-03 07:22:44
Message-ID: E1ldSui-0005Bp-LE@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)parkale(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-05-03 07:23:36 Re: [pgAdmin][RM6417]:Query editor is not being closed if user Click on don't Save button
Previous Message Aditya Toshniwal 2021-05-03 05:41:39 Re: Translation status page