pgAdmin 4 commit: Suppress Enter key presses in Alertify dialogues when - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Suppress Enter key presses in Alertify dialogues when
Date
Msg-id E1iPlQY-000214-2L@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Suppress Enter key presses in Alertify dialogues when the come from Select2 controls to allow item selection with
Enter.Fixes #4610 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4bec7df33b01bcb356d131a55d2cce9fd8c22483
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_15.rst                  |  1 +
web/pgadmin/static/js/alertify.pgadmin.defaults.js | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4351] Confirm before close of properties dialog ifchanges not saved
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4610] Enter key on search box for dropdownintercepted by modal