Re: [pgadmin-hackers] [RM2283] [pgAdmin4] minor patch for select2 cell - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [pgadmin-hackers] [RM2283] [pgAdmin4] minor patch for select2 cell
Date
Msg-id CA+OCxox-kUh1nbGUn=+d4L+jR1pMYznKy17xp_0c_Pu6wfjZ+Q@mail.gmail.com
Whole thread Raw
In response to [pgadmin-hackers] [RM2283] [pgAdmin4] minor patch for select2 cell  (Harshal Dhumal <harshal.dhumal@enterprisedb.com>)
List pgadmin-hackers
Thanks, applied.

On Thu, Mar 23, 2017 at 9:04 AM, Harshal Dhumal
<harshal.dhumal@enterprisedb.com> wrote:
> Hi,
>
> PFA minor patch for RM2283.
>
> Issue: When setting default selection of multiple values we need to check if
> select2 cell is in multiselect mode. We need to check this as javascript
> assumes string as array of chars and tries to set individual char as
> selected option in cell.
>
>
> --
> Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>



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

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


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Select2Cell: Check if cell is in multiselect modebef
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Move foreign key templates into a default directory.