pgAdmin 4 commit: Fixed an issue where textarea of the JSON Editor does - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where textarea of the JSON Editor does
Date
Msg-id E1oWEM4-0000hy-KH@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where textarea of the JSON Editor does not resize with dialog. Fixes #7656

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=603ce21d24b332002f7bc9db14d80f3e751ff545
Author: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_14.rst               | 1 +
web/pgadmin/static/js/components/JsonEditor.jsx | 7 +++++++
2 files changed, 8 insertions(+)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Remove Alertify from pgAdmin completely. Fixes #7619
Next
From: Akshay Joshi
Date:
Subject: Re: Bug #7656 - Query Tool JSON Results, dblclk popup - textarea does not resize with dialog