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

From Surinder Kumar
Subject [pgAdmin4][Patch]: RM1858 - File Manager does not honour the file type while traversing the directories
Date
Msg-id CAM5-9D-8Qay+8TTBF=cYGkurQisftBfddpenWp-V2msaFrHEnQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][Patch]: RM1858 - File Manager does not honour the file type while traversing the directories
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixes #1843 Function definition does not match value