[pgAdmin4][PATCH] To fix dialog help in browser tab/window

Поиск
Список
Период
Сортировка
От Murtuza Zabuawala
Тема [pgAdmin4][PATCH] To fix dialog help in browser tab/window
Дата
Msg-id CAKKotZS6cKJu_QyNviDt6uf4Q2u2PcV6x7_RFHGCQtC+T=nsQQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][PATCH] To fix dialog help in browser tab/window  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
Hi,

PFA patch to fix the issue where "Dialog Help" was broken in case where query tool/Debugger opens in new browser tab.
RM#2310

Note:
Object help might not work as well when used in new browser tab but for that we might need to find a way to pass node & server information in new browser tab so that we can able to create proper url for given/selected object which requires some time and fortunately we not using Object help button in query tool or debugger at present, meanwhile this patch will fix the issue for dialog help button only.
Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add support for proxies in the runtime. Fixes #2301
Следующее
От: Navnath Gadakh
Дата:
Сообщение: Re: pgAdmin4: Test result enhancement patch