react-calendar-datetime-picker icon indicating copy to clipboard operation
react-calendar-datetime-picker copied to clipboard

call handelComponentVisible in onFocus input event

Open mohammadizanloo55 opened this issue 3 years ago • 2 comments

Hi, I changed Event onClick to onFocus for the InputPicker input element to fix this issue: #17

mohammadizanloo55 avatar Jun 06 '22 18:06 mohammadizanloo55

It's fine but I was thinking it is totally useless if we couldn't use the keyboard to move through days and months and select a day! What do you think?

mmehdinasiri avatar Jun 08 '22 20:06 mmehdinasiri

Hello, sorry for the late reply, I was busy for a while and forgot about this pull request You are absolutely right and adding this feature alone will not give the user a better UX

mohammadizanloo55 avatar Jul 05 '22 05:07 mohammadizanloo55