pgAdmin 4 commit: Fixed the JSON editor issue of hiding the first recor - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed the JSON editor issue of hiding the first recor
Date
Msg-id E1mGzj4-0005kx-4m@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed the JSON editor issue of hiding the first record. Fixes #6684

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_5_7.rst                   |  1 +
web/pgadmin/feature_tests/view_data_dml_queries.py | 30 ++++++++---------
web/pgadmin/static/js/slickgrid/editors.js         | 38 +++++++++++++---------
web/regression/feature_utils/locators.py           |  3 +-
4 files changed, 39 insertions(+), 33 deletions(-)


pgadmin-hackers by date:

Previous
From: Yogesh Mahajan
Date:
Subject: [pgAdmin][Patch] - Bug #6684 - JSON viewer/editor hided for the first records
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][Patch] - Bug #6684 - JSON viewer/editor hided for the first records