pgAdmin 4 commit: Datetimepicker will expand from bottom instead ofTop - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Datetimepicker will expand from bottom instead ofTop
Date
Msg-id E1dkOeX-0002tO-8i@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Datetimepicker will expand from bottom instead of Top, because of that user won't be able to select start and end time
properly.Fixes #2656 

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cb9a05a7e7fb09b39afffb016b8824074eb325aa
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start andend time for scheduler from calendar
Next
From: Akshay Joshi
Date:
Subject: Re: [Patch][pgAdmin4][pgAgent]: RM_2656 - Unable to select start andend time for scheduler from calendar