pgAdmin 4 commit: Fixed the browser tree overlapping nodes and expansio

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed the browser tree overlapping nodes and expansio
Date: 2022-05-28 08:00:49
Message-ID: E1nurNR-0007ny-Mt@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed the browser tree overlapping nodes and expansion issue. Fixes #6962

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e3225b6565cadcbdfae2cc7390a5d08f8c435439
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_6_10.rst | 1 +
web/package.json | 2 +-
web/pgadmin/static/js/tree/tree_init.tsx | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-05-28 08:01:12 Re: Translators: Release next week
Previous Message Nikhil Mohite 2022-05-27 07:19:49 [pgAdmin][RM-6962]: Tree View: Issue with tree expansion and loading nodes overlapping on tree UI.