pgAdmin 4 commit: Fixed an issue where the Browser panel is not complet

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where the Browser panel is not complet
Date: 2022-04-13 12:08:10
Message-ID: E1nebn8-0002Lj-MT@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed an issue where the Browser panel is not completely viewable. Fixes #7026

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_6_9.rst | 1 +
web/pgadmin/static/js/tree/tree_init.tsx | 13 +++++++++++--
2 files changed, 12 insertions(+), 2 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-04-13 12:12:04 Re: [pgAdmin4][Patch] - RM #7026 - Browser panel is not completely viewable
Previous Message Khushboo Vashi 2022-04-13 09:56:12 [pgAdmin4][Patch] - RM #7026 - Browser panel is not completely viewable