[pgAdmin4][PATCH] To fix dialog help in browser tab/window - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgAdmin4][PATCH] To fix dialog help in browser tab/window
Date
Msg-id CAKKotZS6cKJu_QyNviDt6uf4Q2u2PcV6x7_RFHGCQtC+T=nsQQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][PATCH] To fix dialog help in browser tab/window  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List 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.
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Add support for proxies in the runtime. Fixes #2301
Next
From: Navnath Gadakh
Date:
Subject: Re: pgAdmin4: Test result enhancement patch