pgAdmin 4 commit: Fixed an issue where multiple query tool tabs getting - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where multiple query tool tabs getting
Date
Msg-id E1mKfUC-0003i4-2N@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where multiple query tool tabs getting closed for the single close event. Fixes #6710

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7deda52bd9f1550498223cae7fe13160d19f7cca
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                   |  1 +
web/pgadmin/tools/datagrid/static/js/datagrid.js   | 12 ++++---
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 37 ++++++++++++++--------
3 files changed, 31 insertions(+), 19 deletions(-)


pgadmin-hackers by date:

Previous
From: Nikhil Mohite
Date:
Subject: [pgAdmin][RM-6710]: Multiple query tool tabs getting closed for single close event.
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6710]: Multiple query tool tabs getting closed for single close event.