Updates table design to use new standards, work well in PHUIObjectBox. Fixes T4142
Comma
Differential D7901
Make Tables play well in PHUIObjectBoxView chad on Jan 7 2014, 12:37 AM. Authored by Tags None Referenced Files
Subscribers
Details
Updates table design to use new standards, work well in PHUIObjectBox. Fixes T4142 Comma Tested on Diffusion, Settings, will roll out to more places soon
Diff Detail
Event TimelineComment Actions Tables look great, but one issue inline. I think you can swap the FormLayoutView back to a FormView? Maybe? If that doesn't work, let me know and we can sort something else out. If that doesn't work, you can use phabricator_form() to put a style-less <form /> around some content.
Comment Actions Oh I wound swear PHUIFormlayoutView extended AphrontFormView. Basically I just want something unstyled. Will recheck when I get back. Comment Actions Yeah that was silly. Basically AphrontFormView adds padding, which I dont want. I can either add a setNoPadding, or wrap the page in a special class. I'll probably do the latter since there isn't much re-use of the former. Comment Actions Yes, if someone requests changes, that person is required to clear the flag for the revision to be marked as accepted. Comment Actions There's a bunch of meta-discussion on this (mostly in T1279) but it probably shouldn't work just like that forever. |