ProblemOnly 3 all-day events are visible per day on the calendar; additional events require scrolling, which is not obvious to users.
RequestAdd ability to expand and collapse the all-day events section to view all events at once.
As a temporary fix if you use Chrome, install the Chrome extension called Stylish and add the CSS below to the editor to show every all-day event.
.fc-day-grid { max-height: none !important; overflow: none; }
Very concerned I am going to miss something should I not remember to scroll each and every day. Would love this box/view to be larger
As a temporary fix if you use Chrome, install the Chrome extension called Stylish and add the CSS below to the editor to show every all-day event.
.fc-day-grid { max-height: none !important; overflow: none; }
Very concerned I am going to miss something should I not remember to scroll each and every day. Would love this box/view to be larger