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

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: RM1858 - File Manager does not honour the file type while traversing the directories
Дата
Msg-id CAM5-9D-8Qay+8TTBF=cYGkurQisftBfddpenWp-V2msaFrHEnQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: RM1858 - File Manager does not honour the file type while traversing the directories  (Dave Page <dpage@pgadmin.org>)
Список 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
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fixed RM 1603 & RM 1220
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixes #1843 Function definition does not match value