As a site editor I want to pull many events into my site with minimal performance impact so that site visitors can view all my past events in one place.
Proposed solution
At least some local storage of events info may be beneficial as a way to avoid constant polling of content hub, likely event IDs and dates.
Investigate forms of dynamic data fetching as a user pages through content.
Remove date range and items number limits, and allow for "all past events" option of some sort
Story
As a site editor I want to pull many events into my site with minimal performance impact so that site visitors can view all my past events in one place.
Proposed solution
At least some local storage of events info may be beneficial as a way to avoid constant polling of content hub, likely event IDs and dates. Investigate forms of dynamic data fetching as a user pages through content. Remove date range and items number limits, and allow for "all past events" option of some sort
Blocked by #5189