Page MenuHomePhabricator

Restore quote and warning behaviors to Differential EditEngine comment area
ClosedPublic

Authored by epriestley on Dec 31 2016, 5:01 PM.
Tags
None
Referenced Files
F15451556: D17117.diff
Fri, Mar 28, 10:41 PM
F15448663: D17117.id41174.diff
Fri, Mar 28, 6:10 AM
F15445323: D17117.id.diff
Thu, Mar 27, 1:27 PM
F15442832: D17117.diff
Thu, Mar 27, 12:43 AM
F15440777: D17117.id.diff
Wed, Mar 26, 2:28 PM
F15405374: D17117.id41174.diff
Tue, Mar 18, 11:18 AM
Unknown Object (File)
Feb 18 2025, 12:16 PM
Unknown Object (File)
Feb 12 2025, 12:09 PM
Subscribers
None

Details

Summary

Ref T11114. This restores warnings (e.g., failing unit tests) and fixes "Quote" behavior for comments.

Test Plan
  • Quoted a comment.
  • Viewed a warning.

Screen Shot 2016-12-31 at 8.59.22 AM.png (444×1 px, 49 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/applications/transactions/view/PhabricatorApplicationTransactionCommentView.php
351

Hows this look on mobile? I'm surprised we don't already have CSS for this, but maybe it didn't come up during the recent redesign.

Only Differential and Ponder (and maybe Diffusion?) put messages in the comment area, as far as I know, so it hasn't come up in other applications yet, I think.

Yeah I'd add a CSS class for it, with 16px (desktop) 8px (mobile) margin over using phui-box.

chad edited edge metadata.

(I can clean that up, if you like)

This revision is now accepted and ready to land.Dec 31 2016, 5:57 PM
This revision was automatically updated to reflect the committed changes.