jannicz / appointment-picker

Appointment Picker - a tiny JavaScript timepicker that helps you pick appointments

Home Page:https://jannicz.github.io/appointment-picker/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click, hold & release on input closes the picker

jannicz opened this issue · comments

The picker should not close either if clicked in the same input field or after holding and releasing the mouse button. The picker should only close if clicked outside of both the input and the picker area.