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

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag
Date: 2021-09-01 09:33:21
Message-ID: CANxoLDeZY1b1ODZVuSh0a-zmD28uuSyG4NnjZOdAFREjNCfFDA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, the patch applied.

On Wed, Sep 1, 2021 at 1:36 PM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> 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"
>

--
*Thanks & Regards*
*Akshay Joshi*
*pgAdmin Hacker | Principal Software Architect*
*EDB Postgres <http://edbpostgres.com>*

*Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-09-01 10:06:42 pgAdmin 4 commit: Ensure that pgAdmin should not fail at login due to a
Previous Message Akshay Joshi 2021-09-01 09:32:43 pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a