pgAdmin 4 commit: Fixed an issue where the last message is not visible - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where the last message is not visible
Date
Msg-id E1mRFtD-0002H5-No@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where the last message is not visible in the Debugger. Fixes #6713

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f1c04096e5b7dbfc0745660aaf0514a18d6dac11
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_0.rst               |  1 +
web/pgadmin/tools/debugger/static/js/direct.js | 20 ++++++++++++++++++++
2 files changed, 21 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6744 Unable to delete rows for Enum type in Create Type dialogue
Next
From: Akshay Joshi
Date:
Subject: Re: [patch][pgAdmin] RM6713 [Debugger] Messages tab hide last message