Closed Bug 1060265 Opened 10 years ago Closed 10 years ago

Job details: Wrap buildername rather than truncating and showing ellipses

Categories

(Tree Management :: Treeherder, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: jeads)

References

Details

when I click on a job in treeherder (say tp), an info pane shows up.  I want to get the buildername:
Ubuntu HW 12.04 mozilla-inbound talos tp5o

but all I have access to is:
Ubuntu HW 12.04 mozilla...

There are a couple of reasons for wanting this:
1) to filter and see all jobs of this type
2) to get the buildername to schedule missing jobs
(In reply to Joel Maher (:jmaher) from comment #0)
> There are a couple of reasons for wanting this:
> 1) to filter and see all jobs of this type

Bug 1057303 is filed for this part.

> 2) to get the buildername to schedule missing jobs

It is possible to get the full buildername - triple-click on the string and ctrl+c - and the whole string is actually copied to the clipboard (not the truncated string) - though agree it is not obvious (and it's something that is used so often we should just wrap it, so you can see the full string without having to hover).

Given the full string is available on hover, and ctrl+c does copy the entire string once you know it does, I think this probably doesn't block per-se (given how this issue compares to some of the others that have been similarly demoted) and instead should be first priority for post-transition.
OS: Linux → All
Priority: -- → P2
Hardware: x86_64 → All
Summary: unable to see buildername in info pane → Job details: Wrap buildername rather than truncating and showing ellipses
Assignee: nobody → jeads
Status: NEW → ASSIGNED
This bug was fixed in this PR https://github.com/mozilla/treeherder-ui/pull/147 by removing these styles:
https://github.com/mozilla/treeherder-ui/pull/147/files#diff-567cb76f5dd56f716046e73aee3cb576L502
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.