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)
Sun, Apr 28, 11:58 AM
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)
Apr 3 2024, 4:06 PM
Unknown Object (File)
Mar 31 2024, 7:23 PM
Unknown Object (File)
Mar 30 2024, 3:47 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
Branch
haunt11
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 15049
Build 19750: Run Core Tests
Build 19749: arc lint + arc unit

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.