[pgAdmin][RM4610] Enter key on search box for dropdown intercepted by modal

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][RM4610] Enter key on search box for dropdown intercepted by modal
Date: 2019-10-30 06:31:19
Message-ID: CAM9w-_nQiNGS-sw6yFdBkKzvzH8k4EKzxxQ6xtVocqFzan62Mg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is the patch to suppress enter key events from the select2 boxes
when in an alertify dialog.
Alertfiy takes reads the enter keyup event and triggers Save.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
RM4610.patch application/octet-stream 1.0 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-10-30 10:13:33 pgAdmin 4 commit: Don't warn the user before saving changes.
Previous Message Aditya Toshniwal 2019-10-30 04:39:50 Re: [pgAdmin][RM4351] Confirm before close of properties dialog if changes not saved