timepicker icon indicating copy to clipboard operation
timepicker copied to clipboard

<select>

Open simmonspaul opened this issue 7 years ago • 2 comments

Is there any option to get the dropdown to appear in a "select" rather than "input"?

Many thanks

simmonspaul avatar Jan 21 '18 05:01 simmonspaul

Hi @simmonspaul! Unfortunately not, right now the timepicker does not work with a select element.

Just to make sure I understand correctly, the behavior you want is to have the timepicker show available time entries as option elements in a select element? So that users use the dropdown to choose a value instead of the custom dropdown we display right now?

wvega avatar Jan 21 '18 17:01 wvega

Custom dropdown to work as is (no option elements). Simply being able to render inside a "select" element. (So that eg. bootstrap there is a dropdown arrow on the right hand side like other selectors). Thank you.

simmonspaul avatar Jan 21 '18 17:01 simmonspaul