pgAdmin 4 commit: Fixed an issue where clicking on the 'Generate script - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where clicking on the 'Generate script
Date
Msg-id E1kG1HV-0005oq-Oi@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where clicking on the 'Generate script' button shows a forever spinner due to pop up blocker. Fixes
#5815

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d0310b669e0a01513c9e8996436df57697af7524
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_26.rst                  |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js   |  9 ++++++--
.../tools/datagrid/static/js/show_query_tool.js    | 27 ++++++++++++----------
.../tools/schema_diff/static/js/schema_diff_ui.js  |  4 ++--
4 files changed, 25 insertions(+), 16 deletions(-)


pgadmin-hackers by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: pgAgent build warnings on Fedora 32
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM5815] Generate script is not working in new window