Page MenuHomePhabricator

Rudamentary PHUILeftRightView
ClosedPublic

Authored by chad on Jul 10 2017, 11:04 PM.
Tags
None
Referenced Files
F19813313: D18200.diff
Mar 4 2026, 8:38 AM
F19718676: D18200.id43777.diff
Feb 12 2026, 4:16 PM
F19718651: D18200.id43777.diff
Feb 12 2026, 4:07 PM
F19711977: D18200.id43777.diff
Feb 11 2026, 8:00 PM
F19675426: D18200.diff
Feb 8 2026, 9:43 AM
F19527566: D18200.diff
Jan 19 2026, 2:38 AM
F19365040: D18200.diff
Dec 26 2025, 12:26 PM
F19266234: D18200.id.diff
Dec 22 2025, 7:56 PM
Subscribers

Details

Summary

First pass at providing a skeleton framework for laying out basic items in a left/right view. Will likely add some mobile-responsive options.

Test Plan

UIExamples

Diff Detail

Repository
rP Phabricator
Branch
phui-left-right (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17667
Build 23719: Run Core Tests
Build 23718: arc lint + arc unit

Event Timeline

Presumably future changes will make this clear, but what's this for / what's different between "left right" and "two column"?

This revision is now accepted and ready to land.Jul 10 2017, 11:15 PM

Oh I guess I could probably answer that question myself by looking at the example.

Hmm still not entirely sure. 🍧

PHUITwoColumn is a two column page layout tool (side column is fixed width, responsiveness is based on that specifically). This is more a simple UI widget I plan to use for smaller layout needs like floating a header and button in various places.

There's no :shrug: so that's what you get. 🐦

This revision was automatically updated to reflect the committed changes.