Page MenuHomePhabricator

Widen PHUIPropertyListView when ActionList isn't attached
ClosedPublic

Authored by chad on Jul 7 2015, 2:33 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 3:24 AM
Unknown Object (File)
Thu, Apr 18, 4:16 PM
Unknown Object (File)
Tue, Apr 16, 10:26 PM
Unknown Object (File)
Thu, Mar 28, 11:23 PM
Unknown Object (File)
Wed, Mar 27, 8:34 PM
Unknown Object (File)
Mar 15 2024, 1:51 PM
Unknown Object (File)
Feb 20 2024, 2:25 AM
Unknown Object (File)
Feb 20 2024, 2:25 AM
Subscribers

Details

Summary

This makes PHUIPropertyList display wider when an ActionList isn't present.

Test Plan

Review Diff Details in a Diff. Test mobile and desktop layouts.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Widen Diff Detail property list.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.

I anticipate bringing an action list down into this property list (with "Update Diff" and "Download Raw Diff") to shrink the total header size at little. Does that make sense?

Is that the only reason to bring them down? I guess my concern is the table itself is already space constrained. I'm also not terribly a fan of multiple action lists on a page. Maybe just be header buttons? Is that weird? Design something custom?

I wonder if we can move 'errors' to being their own PropertyListSection. So if everything passes, no extra sections, but if it fails its summarized in the PropertyList and then explained in detail below in its own section. That would be me freedom to design the right table/layout and be much more readable.

chad retitled this revision from Widen Diff Detail property list to Widen PHUIPropertyListView when ActionList isn't attached.Aug 12 2015, 6:26 PM
chad edited edge metadata.

I'd still like to land this since it's universally usable.

epriestley edited edge metadata.
This revision is now accepted and ready to land.Oct 28 2015, 6:14 PM

I'm still getting the lint error on src/applications/conpherence/query/ConpherenceThreadSearchEngine.php:21

oh derp, maybe I should rebase

This revision was automatically updated to reflect the committed changes.