pgAdmin 4 commit: Fixed an issue where the tree is not scrolling to the - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the tree is not scrolling to the
Date
Msg-id E1mYScR-0007so-66@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the tree is not scrolling to the object selected from the search result. Fixes #6828

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=9796f50362b231a8414850a69f418bbac0c6cf0d
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_1.rst                                      | 1 +
web/pgadmin/static/js/tree/tree_init.tsx                              | 3 ++-
.../tools/search_objects/static/js/search_objects_dialog_wrapper.js   | 4 +++-
3 files changed, 6 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 v6.0 Released
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-6797]: SQL code displayed in second line for function, procedure and trigger function