-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Description
react-dates version
react-dates@19.0.3
Describe the bug
After customize some UI style, last week is covered by calendar container like below.

I tried to override the css class "DayPicker_transitionContainer" to fix the height but it won't adjust dynamically according to weeks account(like below two different month, height is different)

I checked the source code and find below logic:

I could change the "MONTH_PADDING" to adjust the height to fix my issue but "MONTH_PADDING" is a const in this file which can't be controlled from outside.
What I want is let "MONTH_PADDING" as a prop to us.
rvanlaarhoven, jbexx, myfashionhub, manojsreekumar88, gilangmlr and 1 moreapostololeg
Metadata
Metadata
Assignees
Labels
No labels