Page MenuHomePhabricator

Don't wrap task/revision titles in graph tables
ClosedPublic

Authored by epriestley on Jul 5 2016, 1:54 PM.
Tags
None
Referenced Files
F18094099: D16233.diff
Thu, Aug 7, 9:57 PM
F17791544: D16233.id39050.diff
Jul 24 2025, 10:28 PM
F17741566: D16233.id39050.diff
Jul 21 2025, 9:32 AM
Unknown Object (File)
Jun 17 2025, 1:05 AM
Unknown Object (File)
May 9 2025, 9:45 AM
Unknown Object (File)
May 8 2025, 4:52 PM
Unknown Object (File)
May 6 2025, 5:26 PM
Unknown Object (File)
May 6 2025, 4:45 PM
Subscribers
None

Details

Summary

Fixes T11274. When task titles are long, we currently wrap stuff and the trace graph renders real weird.

Instead, prevent taks/revision titles from wrapping/overflowing.

(This works in a slightly weird way, and text-overflow: ellipsis; has no apparent effect on any of the containers.)

Test Plan

Screen Shot 2016-07-05 at 6.50.31 AM.png (317×1 px, 47 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Don't wrap task/revision titles in graph tables.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jul 5 2016, 2:42 PM
This revision was automatically updated to reflect the committed changes.