-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Web UI
-
Story Points:3
Today document pages are eager loaded and stamped to DOM. It could be interesting to lazy load them like we do for main pages. This could be done by convention like we do for main pages (ie have them all under /ui/document) or by leveraging lazy-imports.