Page MenuHomePhabricator

Wire new content pane to transclusionModel
Closed, DeclinedPublic0 Estimated Story Points

Description

  • Event-driven replacePart and change transclusionModel events drive UI changes in the content pane.
  • Content pane actions should affect the transclusionModel directly. Do not change the UI, but wait for the event to propagate back from the changed model.
  • Add conditionals in the MWTransclusionsBooklet wrapper class, to no-op when the feature flag is enabled.