| From: | Anthony DeBarros <adebarros(at)gmail(dot)com> |
|---|---|
| To: | Robert Eckhardt <reckhardt(at)pivotal(dot)io> |
| Cc: | Dave Page <dpage(at)pgadmin(dot)org>, Shirley Wang <swang(at)pivotal(dot)io>, Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [Design Update] Visual design of query editor and results table |
| Date: | 2017-04-06 15:22:24 |
| Message-ID: | CAAQFaF+938zYV=b=DhonR=csMmmQ7eRHRW+h5QFdKx-LmJ2Gow@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Agreed on all the responses thus far. The ability to distinguish values
ranging from thousands to tens of thousands to millions, etc., is
substantially harder if numbers are left-justified.
On Thu, Apr 6, 2017 at 10:41 AM, Robert Eckhardt <reckhardt(at)pivotal(dot)io>
wrote:
> > 3. right-justified numbers come from precedents like excel or other
>> > spreadsheet type tools and muddles the distinction between editable and
>> > un-editable tables (at least data output in from query results is
>> > un-editable, I know right clicking on a table in the browser to "view
>> ...
>> > data/rows" outputs an editable table)
>>
>> When we first released pgAdmin 4 we forgot to right-justify numbers.
>> Users complained. Lots. They need to stay right justified.
>>
>
> Right justifying makes it substantially easier to understand magnitude and
> makes it easier to get decimal alignment.
>
> -- Rob
>
>
>>
>> --
>> Dave Page
>> Blog: http://pgsnake.blogspot.com
>> Twitter: @pgsnake
>>
>> EnterpriseDB UK: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>>
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Atira Odhner | 2017-04-06 15:24:41 | Re: [patch] Style updates |
| Previous Message | Dave Page | 2017-04-06 15:13:46 | pgAdmin 4 commit: Oops, syntax error. |