Page MenuHomePhabricator

Add a "FormationView" to support dynamic flank panels
ClosedPublic

Authored by epriestley on Apr 21 2020, 2:23 PM.
Tags
None
Referenced Files
F18786727: D21150.diff
Tue, Oct 14, 8:10 PM
F18734253: D21150.id.diff
Tue, Sep 30, 10:50 PM
F18675159: D21150.id50359.diff
Thu, Sep 25, 5:23 PM
F18406174: D21150.id50366.diff
Aug 30 2025, 12:00 AM
F18367581: D21150.id50359.diff
Aug 27 2025, 11:53 PM
F18364722: D21150.diff
Aug 27 2025, 7:44 PM
F18363856: D21150.id.diff
Aug 27 2025, 5:36 PM
F18363688: D21150.id50359.diff
Aug 27 2025, 5:07 PM
Subscribers
None

Details

Summary

Ref T13516. Currently, the "File Tree" element is a semi-dynamic side panel that's implemented as a special mode of a side nav panel.

This implementation is fairly clunky, and arose from organic growth out of the side nav. As such, it has some weird behaviors, doesn't have builtin support for show/hide, and can't generalize easily.

Introduce a "FormationView" which supports loading a page up with piles of side panels in various modes.

Test Plan

No callers and no user-visible impact.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Apr 22 2020, 3:23 PM
This revision was automatically updated to reflect the committed changes.