Closed
Bug 1077635
Opened 10 years ago
Closed 10 years ago
Align the Platform labels with the top of each job-block row, possible row colors
Categories
(Tree Management :: Treeherder, enhancement, P3)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jfrench, Assigned: jfrench)
References
()
Details
Attachments
(2 files)
Discussed with RyanVM in channel, it might help readability of the job results to align the Platform name with the top of the job-block similar to TBPL.
Additionally, it might improve readability even further, to segregate each job-block by alternate background color. Much like we did for mozmill-dashboard a few months ago for its test results.
I'll have a look at both improvements, and share with Ryan and Ed to see if they think it improves readability.
Assignee | ||
Updated•10 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
Please see the above PR for review and status.
Comment 2•10 years ago
|
||
I kind of like the subtle border.
Comment 3•10 years ago
|
||
Me too, let's give it a go :-)
Blocks: treeherder-dev-transition
Priority: P5 → P3
Assignee | ||
Comment 4•10 years ago
|
||
Ok, I'll make that change and update the PR. If it's too busy we can always switch to the cleaner one.
Comment 5•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder-ui
https://github.com/mozilla/treeherder-ui/commit/46ebf234016877383dec7b39fa4e65b75ff78f0d
Bug 1077635 - Improve readability of platform job rows
https://github.com/mozilla/treeherder-ui/commit/027a5744f5a3a119e0e637e38e5ce0d876d28058
Merge pull request #216 from tojonmz/platform-readability
Bug 1077635 - Improve readability of platform job rows
Assignee | ||
Comment 6•10 years ago
|
||
There's a minor tweak I just noticed, and would like to do. Some resultsets with small numbers of jobs don't paint the alternating rows the full width of the parent container. I will open a separate PR for that.
Assignee | ||
Comment 7•10 years ago
|
||
This provides the desired UI appearance, for the scenario mentioned above.
Comment 8•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder-ui
https://github.com/mozilla/treeherder-ui/commit/6ffc69c41e2b3ee87cdb091c7139d21931775fb9
Bug 1077635 - Draw low-count job rows with consistent table appearance
https://github.com/mozilla/treeherder-ui/commit/90249ce5cc46ab56a076420f1c6ed6ebf68cd355
Merge pull request #218 from tojonmz/short-row-support
Bug 1077635 - Draw low-count job rows with consistent table appearance
Assignee | ||
Comment 9•10 years ago
|
||
Verified the primary and supplementary PR's are landed, and fixed and working correctly on dev/stage.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 11•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/b85eff8bc84ec5c1c797477d7e87cada0c40af9f
Bug 1077635 - Improve readability of platform job rows
https://github.com/mozilla/treeherder/commit/4ead4e68d8b5ab305a41ac010946c821750d2f73
Merge pull request #216 from tojonmz/platform-readability
Bug 1077635 - Improve readability of platform job rows
https://github.com/mozilla/treeherder/commit/8e13e008ee90ce373df86b4b95c8699b88070d45
Bug 1077635 - Draw low-count job rows with consistent table appearance
https://github.com/mozilla/treeherder/commit/51c5b3245ffff61732d6a03f9091dd3b764755a9
Merge pull request #218 from tojonmz/short-row-support
Bug 1077635 - Draw low-count job rows with consistent table appearance
You need to log in
before you can comment on or make changes to this bug.
Description
•