[pgadmin-org/pgadmin4] 19f967: Ensure that the scroll position should be preserve...

From: Nikhil Mohite <noreply(at)github(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [pgadmin-org/pgadmin4] 19f967: Ensure that the scroll position should be preserve...
Date: 2022-10-11 05:23:57
Message-ID: pgadmin-org/pgadmin4/push/refs/heads/master/b100df-19f967@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: 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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-10-11 05:28:22 [pgadmin-org/pgadmin4] 5b0912: Update release notes.
Previous Message Pravesh Sharma 2022-10-11 05:23:10 [pgadmin-org/pgadmin4] b100df: Fixed an issue where the password recovery link wa...