You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we are using the react-datepicker library in our company and are very happy with it. There are two things that need improvement to make it the perfect library for us.
When the picker has the properties showQuarterYearPicker and selectsMultiple at the same time, it doesn't work as expected. I can use it fine but when selecting a quarter, the class ...--selected does not get added so you can't see on the datepicker that the quarter has been selected. (screenshot 1)
When showing more than one month in the datepicker, the overflowing days in between the months are selectable but the number of day is not shown (screenshot 2).
It would be great if you could provide me with some solutions for these two cases.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, we are using the react-datepicker library in our company and are very happy with it. There are two things that need improvement to make it the perfect library for us.
It would be great if you could provide me with some solutions for these two cases.
Beta Was this translation helpful? Give feedback.
All reactions