pgAdmin 4 commit: Fixed an issue where escape key not working to close

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 escape key not working to close
Date: 2019-11-08 12:56:55
Message-ID: E1iT3ot-0006RM-QO@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where escape key not working to close the open/save file dialog. Fixes #4896

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2522c8c9e29673a3046d95d04ed8ac8a08893b3a
Author: Nagesh Dhope <nagesh(dot)dhope(at)enterprisedb(dot)com>

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-11-08 12:57:12 Re: [pgAdmin][RM4896] Close Open/Save Dialog in query tool on Escape key
Previous Message Nagesh Dhope 2019-11-08 10:47:47 [pgAdmin][RM4896] Close Open/Save Dialog in query tool on Escape key