Replies: 1 comment 1 reply
-
Hide them with CSS. Make them hidden instead of gray. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, is there a way to have only the days on a month being displayed in the multi-calendar-view (date-range)?
Right now when having a daterange two calendars will be displayed. But the calendars will show not only the dates of the given month but also days from the month before/after. That leads to days seemingly being selected "twice" (within the AND within the right calendar) when choosing a range that has overlapping dates in both months (e.g. last week of JAN until first week of FEB), which confuses some users.
I marked the days I dont want to be in the view red in the following screenshot.

I haven't able to find an option to limit the displayed monthly days to show only the dates of that certain month. Is there such an option or a method that could do this?
Regards
Beta Was this translation helpful? Give feedback.
All reactions