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.
Updated by François ARMAND almost 10 years ago
- Assignee changed from François ARMAND to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder/pull/750
Updated by François ARMAND almost 10 years ago
- Status changed from 8 to Pending release
- % Done changed from 0 to 100
Applied in changeset b98b82ed9f0280f2ef6c4bb71b4182dd5d587e71.
Updated by Nicolas CHARLES almost 10 years ago
Applied in changeset 321ba0be62168cd11c5b45f789bd6dafc2b5930b.
Updated by Vincent MEMBRÉ over 9 years ago
- Subject changed from Graphe in homepage must be lazy loaded to Charts in homepage must be lazy loaded
- Category changed from Web - UI & UX to Performance and scalability
Updated by Vincent MEMBRÉ over 9 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.0, which was released on 2015/02/16
- Announcement 3.0
- Changelog 3.0
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Actions