-
Notifications
You must be signed in to change notification settings - Fork 638
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.
Update:
I also noticed that when using useSelect hideTimepicker seems to fire on blur instead of on hide.
Metadata
Metadata
Assignees
Labels
No labels