pgAdmin 4 commit: Prevent the filter dialog CodeMirror fromoverflowing - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Prevent the filter dialog CodeMirror fromoverflowing
Date
Msg-id E1egpNB-0005W6-4q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Prevent the filter dialog CodeMirror from overflowing onto the button bar of the dialog. Fixes #3067

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c6e405ce72a1bc1d203c238b7fb2a09e4d7e4faf
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
web/pgadmin/tools/datagrid/static/js/datagrid.js          | 5 +++--
web/pgadmin/tools/datagrid/templates/datagrid/filter.html | 3 ++-
2 files changed, 5 insertions(+), 3 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Re: RM2815: Relogin to pgAdmin from sqleditor/datadrid if session exprires
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][RM#3067] To fix codemirror scroll alignment