pgAdmin 4 commit: Fixed an issue where slider jumps up when new rows ge - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where slider jumps up when new rows ge
Date
Msg-id E1jQnpV-0004pb-AN@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where slider jumps up when new rows get loaded while scrolling down in the DataView panel in the query
tool.Fixes #3269 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8d4f3c07c777d57cf0e89af8ed06b0e7886f37ab
Author: Nagesh Dhope <nagesh.dhope@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_21.rst                  |  1 +
web/pgadmin/tools/sqleditor/__init__.py            | 11 ++++-
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 48 ++++++++++++++--------
3 files changed, 42 insertions(+), 18 deletions(-)


pgadmin-hackers by date:

Previous
From: Shubham Agarwal
Date:
Subject: Re: [pgAdmin 4 - Housekeeping #5255] Implement Selenium Grid usingmulti-threading & solenoid using current test framework
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM4545]: In grant wizard, last object is not selectable