[pgadmin-org/pgadmin4] 1979ea: Fixed an issue where the 'Confirm on close or refr...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 1979ea: Fixed an issue where the 'Confirm on close or refr...
Date: 2022-11-02 08:34:03
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/16e28b-1979ea@github.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 1979ea53c7ef05d7fb6c66fac54bda3dd1328c08
https://github.com/pgadmin-org/pgadmin4/commit/1979ea53c7ef05d7fb6c66fac54bda3dd1328c08
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2022-11-02 (Wed, 02 Nov 2022)

Changed paths:
M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx

Log Message:
-----------
Fixed an issue where the 'Confirm on close or refresh' setting was ignored when closing the query/ERD tool opened in the new tab. #5475

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-11-02 08:37:00 [pgadmin-org/pgadmin4] c5e856: Updated release note.
Previous Message Pravesh Sharma 2022-11-02 05:53:38 [pgadmin-org/pgadmin4] 16e28b: Fixed an issue where parameters for roles were not...