Skip to content

selectTime does not fire when selecting same time if using useSelect #427

Closed
@dlsso

Description

@dlsso

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions