[pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag
Date: 2021-09-01 08:06:15
Message-ID: CAM9w-_n=Dub5=8TvuzT9=1Ev9yeMSk2uQZ2f0Vayihx+bjfxFA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi Hackers,

Attached is a small patch to avoid a potential conflict with jquery.drag
and use addEventListener to bind events.
Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

Attachment Content-Type Size
jquery.drag.conflict.patch application/octet-stream 857 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-01 09:32:43 pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a
Previous Message Akshay Joshi 2021-08-31 10:51:59 Re: [pgAdmin][RM-4567]: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab