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
It seems we have an inconsistency in display. For day range calendar, right now we show the calendar until the month that contains the last selectable day/week, which causes an issue when the last selectable week is the last week of the month:
Preferably we should show util the month that contains the max date, regardless of the granularity, for more consistent UX.
The text was updated successfully, but these errors were encountered:
It seems we have an inconsistency in display. For day range calendar, right now we show the calendar until the month that contains the last selectable day/week, which causes an issue when the last selectable week is the last week of the month:
Preferably we should show util the month that contains the max date, regardless of the granularity, for more consistent UX.
The text was updated successfully, but these errors were encountered: