[Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start and endtime for scheduler from calendar - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start and endtime for scheduler from calendar
Date
Msg-id CAM5-9D9sOy1YZjL82P2FFuiK7rLxg2e7PUHp8T5LvDmyXH02Bw@mail.gmail.com
Whole thread Raw
List 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

pgadmin-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: Re: [pgadmin4][Patch] Greenplum specific DDL and Dashboard display
Next
From: Surinder Kumar
Date:
Subject: Re: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start andend time for scheduler from calendar