Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 19f96799df3f012cd59ca5e8254429777de87e1e
https://github.com/pgadmin-org/pgadmin4/commit/19f96799df3f012cd59ca5e8254429777de87e1e
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2022-10-11 (Tue, 11 Oct 2022)
Changed paths:
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolConstants.js
M web/pgadmin/tools/sqleditor/static/js/components/sections/ResultSet.jsx
Log Message:
-----------
Ensure that the scroll position should be preserved for the result set in the query tool on tab change. #5296