Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-07-06 Thread Akshay Joshi
Thanks, the patch applied. On Tue, Jul 6, 2021 at 3:00 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > Hi Akshay, > Please find the updated patch. > > On Fri, Jun 25, 2021 at 11:40 AM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Thanks, the patch applied. >> >> On Thu

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-07-06 Thread Pradip Parkale
Hi Akshay, Please find the updated patch. On Fri, Jun 25, 2021 at 11:40 AM Akshay Joshi wrote: > Thanks, the patch applied. > > On Thu, Jun 24, 2021 at 9:16 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Akshay, >> Please find the updated patch. I have moved the function i

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-24 Thread Akshay Joshi
Thanks, the patch applied. On Thu, Jun 24, 2021 at 9:16 PM Pradip Parkale < pradip.park...@enterprisedb.com> wrote: > 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.jo...@enterprisedb.c

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-24 Thread Pradip Parkale
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 wrote: > Hi Pradip > > I have seen that we have duplicated code for resize_the_queryTool, > resize_the_erdtool, resize_the_psql, and in debugger_ui.js file.

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-24 Thread Akshay Joshi
Hi Pradip I have seen that we have duplicated code for resize_the_queryTool, resize_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

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-24 Thread Pradip Parkale
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 wrote: > Thanks, the patch applied. > > On Wed, Jun 16, 2021 at 11:29 PM Pradip Parkale < > pradip.park...@enterprisedb.com> wrote: > >> Hi Hackers, >>

Re: [pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-22 Thread Akshay Joshi
Thanks, the patch applied. On Wed, Jun 16, 2021 at 11:29 PM Pradip Parkale < pradip.park...@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 Engine

[pgAdmin][RM6398]: Detaching query editor panel gives a blank white panel.

2021-06-16 Thread Pradip Parkale
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 RM6398.patch Description: Binary data