Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load the campaign panel asynchronously #43

Open
mgax opened this issue Jun 20, 2024 · 0 comments
Open

Load the campaign panel asynchronously #43

mgax opened this issue Jun 20, 2024 · 0 comments

Comments

@mgax
Copy link
Member

mgax commented Jun 20, 2024

To load the campaign panel, if newsletter_campaign is not blank (i.e. it contains the ID of a campaign), we must make API calls to fetch the campaign information. These might well take a few seconds and delay the page load, even if the user is not interested in the newsletter panel, and only e.g. wants to change the page body.

We should load the panel contents asynchronously. Some relevant code from a previous spike is here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant