Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>, pgadmin-hackers <pgadmin-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica
Date: 2019-01-04 09:23:10
Message-ID: CA+OCxoyBjf2bV+ybc6Cj8759K_FzL+585LKgCo8kersTK+eeHQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi

On Fri, Jan 4, 2019 at 4:51 AM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Dave,
>
> On Thu, Jan 3, 2019 at 8:39 PM Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>>
>> A few other things that I noticed (or have been bugging me):
>>
>> - The menu bar seems a little cramped. Taking pg-navbar from 32 to 40px
>> and setting the font-weight to normal on the menu options (but not the
>> product name) seems much better to me (and adjusting everything else as
>> required of course).
>>
> Giving too much space for the navbar will reduce the usable space for
> other things. It is good enough(32) to be used easily, and is equal to all
> the other headers in app (including tabs) giving a feel of native desktop
> application. You'll find even smaller menu heights in native desktop
> application. We can make font weight to normal and may be slightly
> increase horizontal spacing between the menu links.
>

8 pixels isn't going to make a noticeable difference to the workspace for
users, and would leave the bar smaller than the 50px it's been for the last
couple of years (iirc). I think it needs it to avoid looking cramped -
please make the change.

>
>> - In the file dialogue, the column headers don't line up with the columns
>> in the rows.
>>
> I could not see this on my machine (screenshot attached). Could you please
> share the screenshot.
>

Attached - thanks! This is Chrome 70.0.3538.102 on MacOS.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment Content-Type Size
Screenshot 2019-01-04 at 09.18.45.png image/png 78.6 KB

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2019-01-04 09:48:44 [pgAdmin4][Patch] - RM 3549 Trigger function with return type event_trigger is not displayed in tree view with EPAS server
Previous Message Khushboo Vashi 2019-01-04 09:18:43 [pgAdmin4][Patch]: RM 3702 - pgAdmin dashboard showing the oid for the user-defined tables and table names for the catalog tables in locks monitoring window