Page MenuHomePhabricator

Simplify sidebar panel layout
Closed, InvalidPublic

Description

Currently, template dialog sidebar layout relies on the bookletLayout.outlinePanel, but the new sidebar which lives inside it is owned by the parent MWTemplateDialog object. We probably want to manage the panel from the dialog, but this is an open question.

Event Timeline

awight closed this task as Invalid.EditedJun 21 2022, 12:24 PM

This might be overkill, we'll create another task later if we find the class and widgets need to be reorganized.