Actions
Bug #6052
closedCharts in homepage must be lazy loaded
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Performance and scalability
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Currently, the homepage is fully loaded at once, what mean that you need to have all the data in graphe computed before seing anything, which really looks like if Rudder is broken.
We must lazy-load that part to let the user that something is happening.
Actions