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
F13260006: D17117.id.diff
Sun, May 26, 11:22 PM
F13254982: D17117.diff
Sat, May 25, 4:17 AM
F13252114: D17117.diff
Sat, May 25, 1:05 AM
F13236037: D17117.id41174.diff
Tue, May 21, 7:43 AM
F13204883: D17117.diff
Wed, May 15, 1:12 AM
F13193197: D17117.diff
Sun, May 12, 12:50 PM
F13188063: D17117.diff
Sat, May 11, 4:59 AM
Unknown Object (File)
May 7 2024, 9:15 AM
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.