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
Unknown Object (File)
Wed, Apr 24, 6:10 AM
Unknown Object (File)
Fri, Apr 19, 5:59 PM
Unknown Object (File)
Thu, Apr 11, 9:17 AM
Unknown Object (File)
Sun, Apr 7, 5:59 AM
Unknown Object (File)
Wed, Apr 3, 4:06 PM
Unknown Object (File)
Sun, Mar 31, 7:23 PM
Unknown Object (File)
Sat, Mar 30, 3:47 AM
Unknown Object (File)
Mar 26 2024, 7:11 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.