Page MenuHomePhabricator

Adapt VisualEditor template dialog code to reduce duplication after fork
Closed, DeclinedPublic5 Estimated Story Points

Description

Check if the split point suggested via T274539 is reasonable, and possibly move it. It needs to be where we will switch between the current template dialog and the new design. Prepare the existing code to be more flexible. Existing code can be moved around as long as we don’t change its behavior.

It’s important not to duplicate code, because we might be forked for as long as a year.

The scope of this task is mostly just making changes to the BookletLayout and TransclusionDialog.

Event Timeline

awight set the point value for this task to 5.Feb 25 2021, 1:11 PM
thiemowmde subscribed.

This was already done via other tasks, and we will continue doing the described refactorings as part of other tasks.