Metadata
- Source
- SJRK-126
- Type
- Task
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Gregor Moss
- Created
2018-06-01T14:09:34.815-0400 - Updated
2018-06-01T14:09:34.815-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Storytelling Tool UI
Description
The storyEditor and storyViewer both have a blockManager grade which is a dynamicViewComponentManager, and there may be a significant amount of common configuration between them. Consider extracting these into a new grade and having each UI contain one of this new grade instead, with appropriate custom options, but with any shared material in the new grade.
This would also be the appropriate point for the "onNewBlockTemplateRendered" event mentioned in SJRK-125.