Closed
Bug 1175923
Opened 10 years ago
Closed 10 years ago
Deal more elegantly with multiple job logs in the job details panel
Categories
(Tree Management :: Treeherder, defect, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1113264
People
(Reporter: jfrench, Unassigned)
References
()
Details
Attachments
(1 file)
789.47 KB,
image/jpeg
|
Details |
In the rare(?) case where a job contains multiple logs, we currently just stack the "Log" and "Raw" log icons beside each other in the details navbar, and repeat the Log parsing status in the job details pane.
The former, results in other job details buttons (pin, retrigger, reftest, etc) being pushed outside their container. Perhaps we can populate multiple Logviewer and Raw log entries as a menu entry off each button? eg.
Log (primary in the navbar, always 'Log1')
Log (menu entry popup, launches Logviewer to Log2)
Log (menu entry popup, as above, Log3)
..and so on
Perhaps there is a better solution. But it seems pretty economical and could support any number of Logs with a slider, a la' the Repo menu.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•10 years ago
|
||
Example issue per screen grab.
You need to log in
before you can comment on or make changes to this bug.
Description
•