Page MenuHomePhabricator

Make collapsed inlines more useful and anchor target highlights more accurate
ClosedPublic

Authored by epriestley on May 16 2017, 6:06 PM.
Tags
None
Referenced Files
F12836251: D17913.id43091.diff
Thu, Mar 28, 3:41 PM
Unknown Object (File)
Dec 27 2023, 11:04 AM
Unknown Object (File)
Dec 27 2023, 11:04 AM
Unknown Object (File)
Dec 27 2023, 11:04 AM
Unknown Object (File)
Dec 21 2023, 6:35 PM
Unknown Object (File)
Dec 21 2023, 6:34 PM
Unknown Object (File)
Dec 21 2023, 6:34 PM
Unknown Object (File)
Dec 21 2023, 6:34 PM
Subscribers
None

Details

Summary

Ref T12616. Fixes T11648. Currently, we snug up replies with a negative margin (from T10563) but this throws off the anchor highlighting.

Instead:

  • Remove padding from these dolumns.
  • Use margins on the stuff inside them instead.
  • Less margins for replies.
  • Less margins for collapsed comments.
  • Show some text for collapsed comments.
Test Plan

Screen Shot 2017-05-16 at 10.55.13 AM.png (250×766 px, 23 KB)

Screen Shot 2017-05-16 at 10.57.37 AM.png (249×1 px, 30 KB)

Diff Detail

Repository
rP Phabricator
Branch
inline13
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 17016
Build 22750: Run Core Tests
Build 22749: arc lint + arc unit

Event Timeline

I have it on good authority td stands for table data. TIL

This revision is now accepted and ready to land.May 16 2017, 6:08 PM
This revision was automatically updated to reflect the committed changes.