pgAdmin 4 commit: Fixed scroll issue in the browser tree when navigatin - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed scroll issue in the browser tree when navigatin
Date
Msg-id E1mmbfG-0001PR-Pn@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Fixed tree keyboard navigation visibility issue
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed tree keyboard navigation visibility issue