pgAdmin 4 commit: Ensure that last row of table data should bevisible - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Ensure that last row of table data should bevisible
Date
Msg-id E1gi11h-0003oI-3V@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Ensure that last row of table data should be visible and user will be able to add new row. Fixes #3866

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d4a2f1b8cd8d880f3b365445211b448f217085dc
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_1.rst                          | 3 ++-
web/pgadmin/static/scss/resources/_default.variables.scss | 3 +++
web/pgadmin/tools/sqleditor/static/scss/_sqleditor.scss   | 9 +++++++++
3 files changed, 14 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: pgAdmin 4 Jenkins
Date:
Subject: Jenkins build is back to normal : pgadmin4-master-python36 #857
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][RM3866] No way to add row to a table in v4.0