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

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start and end time for scheduler from calendar
Date: 2017-08-23 04:38:25
Message-ID: CAM5-9D9sOy1YZjL82P2FFuiK7rLxg2e7PUHp8T5LvDmyXH02Bw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
RM_2656.patch application/octet-stream 602 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2017-08-23 04:46:42 Re: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start and end time for scheduler from calendar
Previous Message Dave Cramer 2017-08-22 20:56:49 Re: [pgadmin4][Patch] Greenplum specific DDL and Dashboard display