pgAdmin 4 commit: Remove leading whitespace and replace it with '[...] - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Remove leading whitespace and replace it with '[...]
Date
Msg-id E1lyrtC-0003wS-K5@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Remove leading whitespace and replace it with '[...] ' in the Query Tool data grid so cells don't look empty.

Fixes #6427

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=d90472014dc4a5090461d1c4d46152fa3a6918ce

Modified Files
--------------
docs/en_US/release_notes_5_5.rst              |  1 +
web/pgadmin/static/js/slickgrid/formatters.js | 17 +++++++++++++----
2 files changed, 14 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [patch][pgAdmin] Fix for pgadmin4-linux-qa #1651 failure
Next
From: Dave Page
Date:
Subject: Re: RM 6427 - Newlines in text columns of resultset show an allegedly "empty" field