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
Unknown Object (File)
Fri, Dec 20, 7:42 PM
Unknown Object (File)
Thu, Dec 19, 7:06 PM
Unknown Object (File)
Thu, Dec 19, 1:03 AM
Unknown Object (File)
Mon, Dec 16, 4:52 AM
Unknown Object (File)
Mon, Dec 16, 4:52 AM
Unknown Object (File)
Thu, Dec 12, 10:20 PM
Unknown Object (File)
Thu, Dec 12, 7:56 PM
Unknown Object (File)
Thu, Dec 12, 9:42 AM
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.