Re: [pgAdmin4][Patch]: RM1858 - File Manager does not honour the file type while traversing the directories - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgAdmin4][Patch]: RM1858 - File Manager does not honour the file type while traversing the directories
Date
Msg-id CA+OCxoy8=9tBUFfZDAB01EhM5EPLMZFyAA0n3TtG8XG+00+O7Q@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][Patch]: RM1858 - File Manager does not honour the file type while traversing the directories  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
List pgadmin-hackers
Thanks, patch applied.

On Thu, Oct 20, 2016 at 1:37 PM, Surinder Kumar
<surinder.kumar@enterprisedb.com> wrote:
> Hi,
>
> When a File Manager is closed by clicking cancel button. Its dom element not
> destroyed.. So on traversing into directories, when it tries to get
> currently selected file type, it looks into the dom element but it gets dom
> of previous dialogs not of currently dialog.
>
> Now whenever an instance of File Manager is closed. its dom elements are
> also destroyed.
>
> Please find attached patch and review.
>
>
> Thanks,
> Surinder Kumar
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



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

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Ensure the File Manager honours the file type while t
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Handle non-ascii responses from the server when conne