pgAdmin 4 commit: Fixed an issue where escape key not working to close - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where escape key not working to close
Date
Msg-id E1iT3ot-0006RM-QO@gothos.postgresql.org
Whole thread Raw
List 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.dhope@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Nagesh Dhope
Date:
Subject: [pgAdmin][RM4896] Close Open/Save Dialog in query tool on Escape key
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4896] Close Open/Save Dialog in query tool on Escape key