Metadata
- Source
- SJRK-262
- Type
- Improvement
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Gregor Moss
- Created
2019-07-23T15:34:36.834-0400 - Updated
2020-10-05T14:38:00.373-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool UI
Description
Look into interactions between the dynamicViewComponentManager (DVCM) and blockUi templateManager components and see if there is reloading of the templates or if we can take advantage of caching if it isn’t already happening (which it may)
Motivation: we don’t need 10 templateManagers for 10 blocks, should consider moving it outside of the dynamic component
Comments
-
Justin Obara commented
2020-10-05T14:38:00.373-0400 We should review what the dynamic view component manager does and whether it is necessary to keep or refactor.