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
Target version:
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 over 10 years ago
- Assigned To set to Peter Amstutz
Please review this one line change to fix this issue. Thanks.
Updated by Peter Amstutz over 10 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 10 years ago
- Assigned To changed from Peter Amstutz to Radhika Chippada
Updated by Radhika Chippada over 10 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Actions