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.moh...@enterprisedb.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