Closed Bug 1247008 Opened 9 years ago Closed 9 years ago

New tools datepicker does not include times, pops under

Categories

(Taskcluster :: UI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

Details

Attachments

(1 file)

The new datepicker has a weird format: Saturday, February 3017 which is easy enough to fix by specifying a different dateFormat. However, for secrets at least the expiration *time* is going to be important (as secrets may have lifetimes rendered in hours), and this tool appears to support dates only. Also, it's popping under the text boxes below it on the screen; see attachment.
Jonas, advice here?
Flags: needinfo?(jopsen)
Find a new better date-picker... Or let's play with some CSS tricks.. I'm sure z-index: 999 + some position: relative thrown around will do the trick. The react-widget library we used before got really complicated to use.
Flags: needinfo?(jopsen)
datepicker__tether-element: z-index: 10 Does the trick... I'll try and upgrade the date-picker to a new version, maybe it got fixed.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
That fixes the popunder, but not the more important issue that it only picks dates, not times.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee: nobody → dustin
Status: REOPENED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → FIXED
Component: Tools → UI and Tools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: