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.va...@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(-)