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

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема Re: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start andend time for scheduler from calendar
Дата
Msg-id CAM5-9D_ZK2NY4rP3_cupFosFk=qc4xY-LaR6Z+T9awSgJ+XHQw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start andend time for scheduler from calendar  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
Список pgadmin-hackers
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.kumar@enterprisedb.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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start and endtime for scheduler from calendar
Следующее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Datetimepicker will expand from bottom instead ofTop