Ability to expand and collapse the all-day events section on the calendar to view more than 3 all-day events at once
Today you can only see 3 all-day events at a glance per day. It is not obvious that users need to scroll to see the rest of the all-day events on that day. Suggestion to expand and collapse the top section.
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