pgAdmin 4 commit: Remove leading whitespace and replace it with '[...]

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Remove leading whitespace and replace it with '[...]
Date: 2021-07-01 08:17:38
Message-ID: E1lyrtC-0003wS-K5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2021-07-01 08:18:34 Re: RM 6427 - Newlines in text columns of resultset show an allegedly "empty" field
Previous Message Khushboo Vashi 2021-07-01 05:47:56 Re: [patch][pgAdmin] Fix for pgadmin4-linux-qa #1651 failure