Actions
Task #2938
closedBug #2919: Provenance graphs layout is buggy. Fix and add tests.
Review branch: 2919-provenance-graph-cutoff
Status:
Resolved
Priority:
Normal
Assigned To:
Radhika Chippada
Category:
-
Target version:
Start date:
05/29/2014
Due date:
% Done:
0%
Estimated time:
Description
Absolute positioning on the provenance_graph div was resulting in shifting of the div. This is due to the container of the provenance_graph div had its own border.
Removing the absolute positioning resolved the issue.
We are now able to view the full graph for pipeline instances, jobs, and collections; all of which were broken earlier.
Updated by Radhika Chippada almost 11 years ago
- Assigned To set to Peter Amstutz
Please review this one line change to fix this issue. Thanks.
Updated by Peter Amstutz almost 11 years ago
- Assigned To deleted (
Peter Amstutz)
Updated by Peter Amstutz almost 11 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz almost 11 years ago
- Assigned To changed from Peter Amstutz to Radhika Chippada
Updated by Radhika Chippada almost 11 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Actions