| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [RM2283] [pgAdmin4] minor patch for select2 cell |
| Date: | 2017-03-23 10:45:55 |
| Message-ID: | CA+OCxox-kUh1nbGUn=+d4L+jR1pMYznKy17xp_0c_Pu6wfjZ+Q@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks, applied.
On Thu, Mar 23, 2017 at 9:04 AM, Harshal Dhumal
<harshal(dot)dhumal(at)enterprisedb(dot)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(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2017-03-23 11:13:10 | pgAdmin 4 commit: Move foreign key templates into a default directory. |
| Previous Message | Dave Page | 2017-03-23 10:45:46 | pgAdmin 4 commit: Select2Cell: Check if cell is in multiselect mode bef |