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
F14060615: D17117.diff
Mon, Nov 18, 2:21 AM
F14052507: D17117.diff
Fri, Nov 15, 9:16 AM
F14034338: D17117.diff
Sat, Nov 9, 11:42 PM
F14028999: D17117.id41174.diff
Fri, Nov 8, 6:41 PM
F14022117: D17117.diff
Wed, Nov 6, 3:19 PM
F13990602: D17117.diff
Tue, Oct 22, 4:53 AM
F13982977: D17117.id.diff
Sun, Oct 20, 3:18 AM
F13965141: D17117.id41161.diff
Oct 16 2024, 12:11 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.