Page MenuHomePhabricator

[Redesign] Fix Maniphest closed header tags
ClosedPublic

Authored by chad on Jun 25 2015, 1:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 9:03 AM
Unknown Object (File)
Mon, Apr 8, 7:29 AM
Unknown Object (File)
Mar 5 2024, 10:43 AM
Unknown Object (File)
Feb 13 2024, 6:15 PM
Unknown Object (File)
Feb 7 2024, 2:06 PM
Unknown Object (File)
Feb 7 2024, 3:02 AM
Unknown Object (File)
Feb 3 2024, 5:20 AM
Unknown Object (File)
Jan 6 2024, 1:06 AM
Subscribers

Details

Summary

Ref T8099, Fixes padding and spacing when status tags are coming from Maniphest. Also, maybe remove this?

Test Plan

Test closed tasks in Maniphest.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to [Redesign] Fix Maniphest closed header tags.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added reviewers: epriestley, btrahan.
epriestley edited edge metadata.

Also, maybe remove this?

Remove the status tag entirely?

This revision is now accepted and ready to land.Jun 25 2015, 1:53 PM

Seems in Differential and Maniphest, we have custom renderers (renderFullDescription) in Constants, but none of the rendering seems specifically unique.

This revision was automatically updated to reflect the committed changes.