Page MenuHomePhabricator

Update InlineCommentSummary UI
ClosedPublic

Authored by chad on Feb 3 2015, 10:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Sep 11, 6:50 AM
Unknown Object (File)
Mon, Sep 9, 11:20 PM
Unknown Object (File)
Mon, Sep 9, 11:17 PM
Unknown Object (File)
Mon, Sep 9, 11:16 PM
Unknown Object (File)
Mon, Sep 9, 11:12 PM
Unknown Object (File)
Mon, Sep 9, 11:09 PM
Unknown Object (File)
Mon, Sep 9, 11:07 PM
Unknown Object (File)
Wed, Sep 4, 4:36 PM
Tokens
"Like" token, awarded by johnny-bit."Mountain of Wealth" token, awarded by epriestley.

Details

Reviewers
epriestley
btrahan
Commits
Restricted Diffusion Commit
rPcdd8dcbf17bb: Update InlineCommentSummary UI
Summary

Minor spring cleaning, improve the visual feel of the comments table, more consistent structure.

Test Plan

Test multiple comments, long comments, short comments, and multiple lines.

pasted_file (789×1 px, 212 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Update InlineCommentSummary UI.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.

At first glance, I don't love this. It feels really busy ("boxes in boxes in boxes") to me.

Removing the left, right, and bottom margins might improve it, so the edges of the table merge into the edges of the comment box? They seem superfluous to me.

The not-full-width one looks kind of arbitrary too. I'd imagine that the varied 66.6%-100% widths might increase the business of multiple consecutive comments by making the right margin ragged. Maybe it would look better as always-full-width?

We also have a similar UI in Pholio, does the table/box treatment make sense there? I'd imagine it might be even worse there, since we have more boxes in the comments (the thumbnail boxes).

At first glance, I don't love this. It feels really busy ("boxes in boxes in boxes") to me.

I'd have to agree; this might look better if the inline comment box was attached to the bottom of the main comment section rather than inside it?

chad edited edge metadata.
  • Less bad, but equally unlikely to pass scrutinization.
epriestley edited edge metadata.

Woah, this iteration looks dramatically better to me. Let's see how it works in practice.

This revision is now accepted and ready to land.Feb 9 2015, 2:43 PM
This revision was automatically updated to reflect the committed changes.