Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ggQgx-00047J-6X for pgadmin-hackers@arkaria.postgresql.org; Mon, 07 Jan 2019 08:55:27 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1ggQgv-00046C-TZ for pgadmin-hackers@arkaria.postgresql.org; Mon, 07 Jan 2019 08:55:25 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ggQgv-0003wE-JB for pgadmin-hackers@lists.postgresql.org; Mon, 07 Jan 2019 08:55:25 +0000 Received: from mail-wm1-x342.google.com ([2a00:1450:4864:20::342]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1ggQgl-0008BV-3V for pgadmin-hackers@lists.postgresql.org; Mon, 07 Jan 2019 08:55:21 +0000 Received: by mail-wm1-x342.google.com with SMTP id t200so89203wmt.0 for ; Mon, 07 Jan 2019 00:55:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=7bNs1z9CEXWC7Hlmg9E9QovTGWXJp32Z29ztX0rgrkw=; b=oCx0ulB20UmdbZ6hzY6XkZlvYJoIOn4HmjwCmOlP3j6ho4bG+X1WbsOzPQg4nJfA1P sCDq50o42PJopubksPxvWGMTlgLD5Ks0uDYR0zlEeSG16Ssq/Ne93mEHhCeK7phEJxXc xvOJjiD67cX0oyRJC5alkXW7xQBeBW5lLYD3555lDXLQXa0hlT2ZMdcbfz/eyq58iHGb V9RQBx9LMuAjBYzEmieQTsL03zBVXEhWB6smILoedjIT35giu7L088qWYpBNI83XTdT/ i70CYYPSTtF/Mc1gzuOcbxdBXge2hnbQm+uyE2RXwYr0wHxfxJ3WAGmgZBWcd2wJ1FFZ T7rQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=7bNs1z9CEXWC7Hlmg9E9QovTGWXJp32Z29ztX0rgrkw=; b=nAWKwrWUFKpfMX2OOJpj1eo9tpZj0GkPlH1FQN/CkUnMKmFxrFWCFso1KPi6X7RceI 8wEND7JbvAurpBZVTRwr24Dq4RISXAmkzlKIvOhs9e7ti9Clwy40a78YsRzFEgYCddYo 9ZLDSUvUjX1asYaN3x3XQFvHryhpikWpHmRaA2hA5eWzBYI5qTNwugzAK0GPRcWko6kd WsyQdgQRRlVz7D1DdoDqqWy1X6qjGhzFsVH1IzdOSCquSwxFkV0l0lynBEVPVGLyINvw CmtyTxWU7IGHXmvSVGjuurZMG2c3ZEhwNfWdu3i/g4Kl5QcmN0Vk+0nwrP3zBpG6OWtm 5ktg== X-Gm-Message-State: AJcUukdohSyUZDOLomtYlkxRw3D6VozL5DOn1DdS7tAI9IxbmVE99z48 5xvb/Eofv5sA/Mpm1R+5k51XDPfn4mYFQiXxatdtew== X-Google-Smtp-Source: ALg8bN64YyagtPIH7v7WOkivtxMwl58BPgklCQ7xkY1OKRCZyUfpihCTR3DtgdVLZJ2KEbL8Q54tPnTvrm3uLExUEBg= X-Received: by 2002:a1c:7719:: with SMTP id t25mr8665233wmi.7.1546851313385; Mon, 07 Jan 2019 00:55:13 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Dave Page Date: Mon, 7 Jan 2019 14:24:58 +0530 Message-ID: Subject: Re: pgAdmin 4 commit: Improvement in the look and feel of the whole applica To: Aditya Toshniwal Cc: Akshay Joshi , pgadmin-hackers Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk Thanks - applied! On Mon, Jan 7, 2019 at 10:44 AM Aditya Toshniwal wrote: > > Hi Hackers, > > Attached is the patch to incorporate the changes discussed in trailing ma= il(s). > > Kindly review. > > On Fri, Jan 4, 2019 at 3:31 PM Dave Page wrote: >> >> On Fri, Jan 4, 2019 at 9:58 AM Aditya Toshniwal >> wrote: >> > >> > Hi, >> > >> > On Fri, Jan 4, 2019 at 2:53 PM Dave Page wrote: >> >> >> >> Hi >> >> >> >> On Fri, Jan 4, 2019 at 4:51 AM Aditya Toshniwal wrote: >> >>> >> >>> Hi Dave, >> >>> >> >>> On Thu, Jan 3, 2019 at 8:39 PM Dave Page 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 re= quired of course). >> >>> >> >>> Giving too much space for the navbar will reduce the usable space fo= r other things. It is good enough(32) to be used easily, and is equal to al= l the other headers in app (including tabs) giving a feel of native desktop= application. You'll find even smaller menu heights in native desktop appli= cation. We can make font weight to normal and may be slightly increase hori= zontal 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. >> > >> > Will do. >> > One more doubt regarding bold headers, should I remove bold headers in= dashboard graph header, subnode headers (eg.table->columns), properties ta= b accrordian headers ? >> >> No, please don't. I left them bold and the styling seemed like it >> worked. We can tweak again if others disagree later. >> >> Thanks! >> >> BTW - Chrome 71 shows the offset headers in the file dialogue as well. >> >> >>>> >> >>>> - In the file dialogue, the column headers don't line up with the c= olumns 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 >> > >> > >> > >> > -- >> > Thanks and Regards, >> > Aditya Toshniwal >> > Software Engineer | EnterpriseDB Software Solutions | Pune >> > "Don't Complain about Heat, Plant a tree" >> >> >> >> -- >> Dave Page >> Blog: http://pgsnake.blogspot.com >> Twitter: @pgsnake >> >> EnterpriseDB UK: http://www.enterprisedb.com >> The Enterprise PostgreSQL Company > > > > -- > Thanks and Regards, > Aditya Toshniwal > Software Engineer | EnterpriseDB Software Solutions | Pune > "Don't Complain about Heat, Plant a tree" --=20 Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company