Baremetrics / calendar

Date range picker for Baremetrics
MIT License
680 stars 78 forks source link

Added blur event handler #1

Closed cjmarkham closed 9 years ago

cjmarkham commented 9 years ago

Currently on blur the values revert back to their originals. This updates the values.

kalepail commented 9 years ago

This is actually the desired behavior for us. Clicking outside the calendar is not a confirming action, clicking a date or pressing tab or enter is. If for your purposes though this is the desired behavior go for it!

cjmarkham commented 9 years ago

Ah well. For me it was natural to just click outside the target and expect it to be updated without a click or button press, but I may be a minority :tongue: