Problem/Motivation

On sites with many events, the initial load can be slow because all events are loaded from the db and formatted.

Proposed resolution

If AJAX is enabled for the view, only load enough data for the initial display, and then load incremental data as the user navigates (for example, to switch months).

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mandclu created an issue. See original summary.

  • mandclu committed 5ebd28e0 on 4.0.x
    feat: #3605147 Dynamically load events via AJAX
    
    By: mandclu
    
mandclu’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.