Re: Dialogues not closing

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: Dialogues not closing
Date: 2016-04-15 13:02:34
Message-ID: CA+OCxow_oP2Lo-jDVibcggZgi6n5sX0g=ftAzWLaBE8Ko50usw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

That seems to have got it - thanks!

On Fri, Apr 15, 2016 at 11:48 AM, Ashesh Vashi <
ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:

> Oops.. clicked before attaching...
>
>
> --
>
> Thanks & Regards,
>
> Ashesh Vashi
> EnterpriseDB INDIA: Enterprise PostgreSQL Company
> <http://www.enterprisedb.com>
>
>
> *http://www.linkedin.com/in/asheshvashi*
> <http://www.linkedin.com/in/asheshvashi>
>
> On Fri, Apr 15, 2016 at 4:18 PM, Ashesh Vashi <
> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>> Hi Dave,
>>
>> I was able to reproduce the issue with the help of Murtuza.
>> I missed one corner case - it was not able to close the dialog, when the
>> parent/collection has not yet been loaded.
>>
>> Please find the updated patch.
>> This patch only includes the dialog issue.
>> Please let me know - if you still see the issue.
>>
>> I've committed the patch about the objects (model/collection/views)
>> release.
>>
>>
>> --
>>
>> Thanks & Regards,
>>
>> Ashesh Vashi
>> EnterpriseDB INDIA: Enterprise PostgreSQL Company
>> <http://www.enterprisedb.com>
>>
>>
>> *http://www.linkedin.com/in/asheshvashi*
>> <http://www.linkedin.com/in/asheshvashi>
>>
>> On Fri, Apr 15, 2016 at 1:36 PM, Ashesh Vashi <
>> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Dave,
>>>
>>>
>>> On Fri, Apr 15, 2016 at 1:20 PM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>>
>>>>
>>>>
>>>> On Fri, Apr 15, 2016 at 6:32 AM, Ashesh Vashi <
>>>> ashesh(dot)vashi(at)enterprisedb(dot)com> wrote:
>>>>
>>>>> On Fri, Apr 15, 2016 at 2:23 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>>>>>
>>>>>> Hey Ashesh,
>>>>>>
>>>>>> We have an issue with dialogues not closing on Save button presses.
>>>>>> One of the team told me yesterday or the day before that it's a
>>>>>> general issue, not one specific to the patch I was reviewing at the
>>>>>> time, which I've been finding seems to be the case.
>>>>>>
>>>>>> Any idea what this issue is?
>>>>>>
>>>>> Sure - I will look into it.
>>>>>
>>>>
>>>> Thanks - please make it a priority; I'm at PG Conf NYC next week and
>>>> expect to be doing lots of demos.
>>>>
>>> Please find the patch for the same.
>>>
>>> This also includes some of the cleanup required to solve some of the
>>> memory leak issues.
>>>
>>> I was not able to reproduce the issue at my end, but - I've idea of when
>>> it could fail to close the panel, which I have resolved in this patch.
>>> Can you please test it?
>>>
>>> --
>>>
>>> Thanks & Regards,
>>>
>>> Ashesh Vashi
>>> EnterpriseDB INDIA: Enterprise PostgreSQL Company
>>> <http://www.enterprisedb.com/>
>>>
>>>
>>> *http://www.linkedin.com/in/asheshvashi*
>>> <http://www.linkedin.com/in/asheshvashi>
>>>
>>>
>>>>
>>>> --
>>>> Dave Page
>>>> Blog: http://pgsnake.blogspot.com
>>>> Twitter: @pgsnake
>>>>
>>>> EnterpriseDB UK: http://www.enterprisedb.com
>>>> The Enterprise PostgreSQL Company
>>>>
>>>
>>>
>>
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2016-04-15 13:10:13 [pgAdmin4][Patch]: SQL Help Fix
Previous Message Dave Page 2016-04-15 13:02:24 pgAdmin 4 commit: Fix dialogue close issue.