Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: c8d6ff8a6d7cd03220dd247e43e373204814212e
https://github.com/pgadmin-org/pgadmin4/commit/c8d6ff8a6d7cd03220dd247e43e373204814212e
Author: Aditya Toshniwal <[email protected]>
Date: 2023-12-21 (Thu, 21 Dec 2023)
Changed paths:
M docs/en_US/release_notes_8_2.rst
M web/pgadmin/static/js/helpers/Layout/index.jsx
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/Query.jsx
Log Message:
-----------
Fixed an issue where query tool title did not change after 'Save As' until
any new change is made. #6193