Skip to content

Fetch Contribution Analytics data async after page load

Problem

  • Contribution Analytics data is current fetched before page load. This results in a longer perceived page load time.

Proposal

  • Once the Contribution Analytics frontend has been refactored into Vue, we should fetch the Contribution Analytics data async after page load from the GraphQL api.
Edited by Brandon Labuschagne