felixakiragreen / react-kronos

A fast, intuitive, and elegant date and time picker for React.
https://felixakiragreen.github.io/react-kronos/
MIT License
89 stars 28 forks source link

visibility issue with visibility controlled #41

Closed amelon closed 8 years ago

amelon commented 8 years ago

I'm trying to control visibility and have some issues.

You can reproduce issues at http://dubert.github.io/react-kronos/ on Controlled part.

First issue: you click on "Toggle Visibility" and then click "next" or "previous" month (on nav bar) => calendar disapear (it should remain visible)

Second issue: you click on "Toggle Visibility" and then focus input and then "Toggle Visibility" => calendar blink but remains visible (it should disapear)

Thanks for your work :)

felixakiragreen commented 8 years ago

Confirming I see this. Thanks for catching it. I'm pretty busy atm, but I'll try to get a fix out within the next week.

felixakiragreen commented 8 years ago

Should be fixed in 1.4.2