Re: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start and end time for scheduler from calendar

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start and end time for scheduler from calendar
Date: 2017-08-23 05:56:54
Message-ID: CANxoLDd38vzg8tyGsqHBhCDmbO6eB7J30-mn1CNMptSuWSfAgQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks patch applied.

On Wed, Aug 23, 2017 at 10:16 AM, Surinder Kumar <
surinder(dot)kumar(at)enterprisedb(dot)com> wrote:

> Adding more info...
>
> Before this patch, when Datetimepicker is selected, it expands from the
> top, so it was impossible to scroll and hence the user cannot select the
> date.
>
> Now, after applying this patch, the Datetimepicker will expand to bottom
> and the subgrid will be scrollable, so the user can easily select the date
> time and other options as well.
>
> Thanks,
> Surinder
>
>
> On Wed, Aug 23, 2017 at 10:08 AM, Surinder Kumar <
> surinder(dot)kumar(at)enterprisedb(dot)com> wrote:
>
>> Hi
>>
>> *Issue:*
>>
>> When a user tries to select start and end time using the calendar, the
>> calendar gets hidden and inaccessible to the user.
>>
>> *Solution:*
>> ​
>> Set `Backform.DatetimepickerControl` option `widget positioning >
>> vertical` to `bottom` which ensures Datepicker widget expands to bottom
>> whenever it is opened.
>>
>> Please find attached patch and review.
>>
>> Thanks,
>> Surinder
>>
>>
>

--
*Akshay Joshi*
*Principal Software Engineer *

*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin 4 Jenkins 2017-08-23 06:14:04 Jenkins build is back to normal : pgadmin4-master-python33 #290
Previous Message Akshay Joshi 2017-08-23 05:56:33 pgAdmin 4 commit: Datetimepicker will expand from bottom instead of Top