Closed
Description
Normally selectTime fires even if you select the time that was previously selected. If using useSelect it only fires on change. I assume this is because it is difficult to detect this event on a select box (see http://stackoverflow.com/questions/647282/is-there-an-onselect-event-or-equivalent-for-html-select/12404521#comment16598702_7858323) but it would be really nice to have consistent behavior there or at least note it in the documentation.
Example:
http://jsfiddle.net/jLfv77ox/1/
Update:
I also noticed that when using useSelect hideTimepicker seems to fire on blur instead of on hide.
Metadata
Metadata
Assignees
Labels
No labels