HomePhabricator

Fix weird subscribe+comment rendering

Description

Fix weird subscribe+comment rendering

Summary:
Fixes T5146. When we're rendering a transaction group that includes a comment, we hide the "x added a comment" text, since it's implicit and obvious and cleans the UI up a little.

However, the way this works is really complicated and messy and created the T5146 issue after I made self-subscriptions have a lower priority than comments do.

Clean this code up so it makes a little more sense and gets this case right.

Test Plan:

Screen_Shot_2014-05-21_at_1.11.18_PM.png (100×1 px, 16 KB)

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5146

Differential Revision: https://secure.phabricator.com/D9245

Details

Provenance
epriestleyAuthored on
epriestleyPushed on May 21 2014, 8:37 PM
Reviewer
btrahan
Differential Revision
D9245: Fix weird subscribe+comment rendering
Parents
rPd2ead465f38e: Remove "Close Task" button
Branches
Unknown
Tags
Unknown
Tasks
T5146: Comment + self-subscribe transactions are rendering wonky

Event Timeline