Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel. - Mailing list pgadmin-hackers

From Pradip Parkale
Subject Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.
Date
Msg-id CAJ9T6Sv5CrVWBSm=BSJmH5rD5n0VG3Yr4n_vyg4KOWqzV_cadQ@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Responses Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Akshay,
Please find the updated patch. I have moved the function into the utility file now.

On Thu, Jun 24, 2021 at 7:56 PM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Hi Pradip

I have seen that we have duplicated code for resize_the_queryToolresize_the_erdtool, resize_the_psql, and in debugger_ui.js file. I would suggest making a common function somewhere in the utils and call that function. In the future, if we need to change the code we will have to change it in four different places.

Please resend the patch after fixing the above issue.

On Thu, Jun 24, 2021 at 7:00 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Akshay,

Please find attached for debugger and ERD tool which was missing in my previous patch.

On Wed, Jun 23, 2021 at 11:50 AM Akshay Joshi <akshay.joshi@enterprisedb.com> wrote:
Thanks, the patch applied.

On Wed, Jun 16, 2021 at 11:29 PM Pradip Parkale <pradip.parkale@enterprisedb.com> wrote:
Hi Hackers,

Please find the attached patch for #6398.Detaching query editor panel gives a blank white panel.


--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation


--
Thanks & Regards
Akshay Joshi
pgAdmin Hacker | Principal Software Architect
EDB Postgres
Mobile: +91 976-788-8246



--
Thanks & Regards,
Pradip Parkale
Software Engineer | EnterpriseDB Corporation
Attachment

pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM6231]- Add OS, Browser details in pgAdmin About us pop-up
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed an issue where Debugger and ERD tool panel give