Re: [pgAdmin4][Patch]: Fix "Create - Table" dialog UI quirks

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][Patch]: Fix "Create - Table" dialog UI quirks
Date: 2018-01-03 15:33:31
Message-ID: CA+OCxozvN3TNXnteZRKReKy-kCAqaUcnXJ-p-zHUcQ15iQjKXg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, patch applied.

On Tue, Dec 26, 2017 at 8:14 AM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Hi,
>
> PFA patch to fix the create table dialog UI related issue where NULL and
> Primary key switch toggles at different speed in the grid and there was a
> error message flickering while toggling the Primary key switch.
> RM#2624
>
> --
> Regards,
> Murtuza Zabuawala
> EnterpriseDB: http://www.enterprisedb.com
> The Enterprise PostgreSQL Company
>
>

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

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

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-03 16:25:07 pgAdmin 4 commit: Allow use of transition tables in PG 10 triggers. Fix
Previous Message Dave Page 2018-01-03 15:32:47 pgAdmin 4 commit: Ensure the switch animation is consistent on the tabl