dakboard / Cloud-Platform

Feature requests, enhancements and anything you'd like to see in DAKboard!
https://dakboard.com
168 stars 39 forks source link

Monthly Rolling Calendar hides or dims events going into the next year #1944

Closed Dan-Peck closed 1 year ago

Dan-Peck commented 1 year ago

Internal Ref: 51624

When "Monthly" calendar (note: Monthly Big is not affected by this) is chosen, and "Rolling" mode is selected, when viewing events as the year crosses over into the next year, depending on the "Future Only" toggle, those events will either be dimmed (off), or hidden (on).

image

image

A workaround until this is repaired is to either:

.calendar-monthly .month-future .daybox.dim > ul { display: block !important; }

Dan-Peck commented 1 year ago

Merged in @ fcb2838 and added to the queue for upcoming release to the live site.