pgAdmin 4 commit: Fixed scroll issue in the browser tree when navigatin

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed scroll issue in the browser tree when navigatin
Date: 2021-11-15 13:04:50
Message-ID: E1mmbfG-0001PR-Pn@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed scroll issue in the browser tree when navigating using the keyboard.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cc38bc132e0a1fc0dc475e0222afb747752d224d
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/package.json | 2 +-
web/pgadmin/static/js/tree/tree.js | 8 ++++----
.../search_objects/static/js/search_objects_dialog_wrapper.js | 2 +-
web/yarn.lock | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-11-15 13:06:31 Re: [pgAdmin4][Patch]: Fixed tree keyboard navigation visibility issue
Previous Message Khushboo Vashi 2021-11-15 12:49:59 [pgAdmin4][Patch]: Fixed tree keyboard navigation visibility issue