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
F13818698: D16233.diff
Fri, Sep 20, 9:36 AM
F13816805: D16233.id39050.diff
Thu, Sep 19, 6:12 PM
Unknown Object (File)
Tue, Sep 10, 7:34 AM
Unknown Object (File)
Wed, Aug 28, 6:24 PM
Unknown Object (File)
Mon, Aug 26, 9:22 PM
Unknown Object (File)
Sat, Aug 24, 11:51 AM
Unknown Object (File)
Fri, Aug 23, 1:50 PM
Unknown Object (File)
Aug 17 2024, 9:48 AM
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
Branch
gbreak1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12928
Build 16496: Run Core Tests
Build 16495: arc lint + arc unit

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.