Page MenuHomePhabricator

Partially improve threading UI for adjacent inline comments
ClosedPublic

Authored by epriestley on Mar 11 2016, 12:36 AM.
Tags
None
Referenced Files
F14026946: D15459.diff
Fri, Nov 8, 3:56 AM
F14006246: D15459.id37254.diff
Mon, Oct 28, 4:04 AM
F13994584: D15459.id37259.diff
Wed, Oct 23, 7:12 AM
Unknown Object (File)
Sun, Oct 13, 5:35 AM
Unknown Object (File)
Oct 8 2024, 4:03 PM
Unknown Object (File)
Sep 9 2024, 2:24 PM
Unknown Object (File)
Sep 2 2024, 3:19 AM
Unknown Object (File)
Aug 23 2024, 4:48 PM
Subscribers
None

Details

Summary

Ref T10563. This isn't a complete fix, but should make viewing complex inline threads a little more manageable.

This just tries to put stuff in thread order instead of in pure chronological order. We can likely improve the display treatment -- this is a pretty minimal approach, but should improve clarity.

Test Plan

T10563 has a "before" shot. Here's the "after":

Screen Shot 2016-03-10 at 4.33.26 PM.png (676×956 px, 69 KB)

This makes it a bit easier to follow the conversations.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Partially improve threading UI for adjacent inline comments.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
chad added inline comments.
webroot/rsrc/css/application/differential/phui-inline-comment.css
64

maybe margin them over a bit on the left also, so they look threaded?

This revision is now accepted and ready to land.Mar 11 2016, 12:50 AM
This revision was automatically updated to reflect the committed changes.

I tried pushing them in but I thought they looked kinda dumb/weird. Feel free to shoot me a diff if you play around with it and come up with something you like, I just wasn't really happy with anything I could come up with.