Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtp (Exim 4.84_2) (envelope-from ) id 1agVye-0003MW-O1 for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Mar 2016 11:20:28 +0000 Received: from localhost ([127.0.0.1] helo=postgresql.org) by malur.postgresql.org with smtp (Exim 4.84_2) (envelope-from ) id 1agVye-0008A9-9x for pgadmin-hackers@arkaria.postgresql.org; Thu, 17 Mar 2016 11:20:28 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1agVyd-0008A0-Lv for pgadmin-hackers@postgresql.org; Thu, 17 Mar 2016 11:20:27 +0000 Received: from mail-ob0-x233.google.com ([2607:f8b0:4003:c01::233]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.84_2) (envelope-from ) id 1agVyW-0000tc-Gw for pgadmin-hackers@postgresql.org; Thu, 17 Mar 2016 11:20:26 +0000 Received: by mail-ob0-x233.google.com with SMTP id fp4so80269664obb.2 for ; Thu, 17 Mar 2016 04:20:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc; bh=O42ZAs7JqTLoN7jtOvobEDVWZb/pdEj1ur8EZI+7jKg=; b=kXPXtWxykItLwCcSeXI0+mD6agKDw74lUxaMLJWUPntt53V6o+OwbRysqBuuUZmBZ6 EpET8iAYA+ECdMavLgwnV8L+zULPJyyEv8TGAtaAMlMNEVEUx6ZKl7KyZZ+Xu/7H+oKW waZmr6waG4fRJ6G9JI6O2BLZHHbBiHwVdxUivEIJddPxFt69L5/EPdaKvxd4e7PFObrO iPPFJxyxhI1ro1vPQsIPXkvF2nW5UrvBAT61Ou/PRQzOPaoH4hiY14gBBgTUJR55Tl5h U7f+cFegTjKkNOKx7a6bfF6UlaSifMoqxHqXR+yXBq5l0HTXoLHeHfDqgSxG77ZN7SHb vc/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=O42ZAs7JqTLoN7jtOvobEDVWZb/pdEj1ur8EZI+7jKg=; b=VC8VSAwtJaI6w9Vxjtoj+V7Z2UqzNct3IV2fd1QD9x85sl2zmO63O+sBRQdJwCGXYX j84EkRC7paLD3UlRmhJRNTFFxLDXGKCG4N97GO4LWoPX1Qn7nJOET8dl8Hj38HQpKiL/ PoQTUGcGYApf3sOtTA1U2KHYBmV7ycql5gCxHr3qEzsZDebmptbP3DJeXCK+c/9onuDY zOQoFd2oePkRSmgopPgrBDu5WUFmTaSsJV531/BgOcyrcQ5hRSvbcqPNRGK4tLsT52Hn hHgKVYTS+AMRWCutOUo8iWcIz1SLAcBZqQdkBgcbf+E+QvZkl3aqwu7GLRh9296/VHI7 FREQ== X-Gm-Message-State: AD7BkJKGmsCiXg6PF1x6G0pDlJmJXLD9rxeMbA3nI9sDr4GEDHDNkJxhO6dTXvWArihelyfp+P1bRRAxMHvFyGTa MIME-Version: 1.0 X-Received: by 10.182.39.162 with SMTP id q2mr5557150obk.65.1458213619885; Thu, 17 Mar 2016 04:20:19 -0700 (PDT) Received: by 10.157.7.87 with HTTP; Thu, 17 Mar 2016 04:20:19 -0700 (PDT) In-Reply-To: References: Date: Thu, 17 Mar 2016 16:50:19 +0530 Message-ID: Subject: Re: PATCH: Added Node Type & Catalog objects [pgAdmin4] From: Harshal Dhumal To: Dave Page Cc: Murtuza Zabuawala , pgadmin-hackers Content-Type: multipart/alternative; boundary=001a11c35f90d1f50c052e3cd026 X-Pg-Spam-Score: -1.2 (-) List-Archive: List-Help: List-ID: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: X-Mailing-List: pgadmin-hackers Precedence: bulk Sender: pgadmin-hackers-owner@postgresql.org --001a11c35f90d1f50c052e3cd026 Content-Type: text/plain; charset=UTF-8 Hi Dave, -- *Harshal Dhumal* *Software Engineer * EenterpriseDB On Thu, Mar 17, 2016 at 4:13 PM, Dave Page wrote: > Hi > > On Thu, Mar 17, 2016 at 10:08 AM, Murtuza Zabuawala > wrote: > > > - If I click ADD to add a new member to a composite type whilst the > > previous row is expanded, the new row is added, but the expanded panel > > remains linked to the first row. > > > > - If I then click on the Edit button on the new row, I see two > > expanded panels, neither of which is attached to their row (and > > they're in the wrong order). I would only expect to see one panel at a > > time. > > > > This is general with sub-node collection control. > > [We will add it in TODO list] > I just sent a patch for this issue. > > > -- > 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@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgadmin-hackers > --001a11c35f90d1f50c052e3cd026 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi Dave,

<= div>
<= div>--=C2=A0
Harshal Dhumal
Software Engineer= =C2=A0



<= /div>

On Thu, Mar 17, 2016 at 4:13 PM, Dave Page <= span dir=3D"ltr"><dpage@pgadmin.org> wrote:
= Hi

On Thu, Mar 17, 2016 at 10:08 AM, Murtuza Zabuawala
<murtuza.zabuawala= @enterprisedb.com> wrote:
>
> - If I click ADD to add a new member to a composite type whilst the > previous row is expanded, the new row is added, but the expanded panel=
> remains linked to the first row.
>
> - If I then click on the Edit button on the new row, I see two
> expanded panels, neither of which is attached to their row (and
> they're in the wrong order). I would only expect to see one panel = at a
> time.
>
> This is general with sub-node collection control.
> [We will add it in TODO list]

I just sent a patch for this issue.
=C2=A0


--
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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers=

--001a11c35f90d1f50c052e3cd026--