Open
Bug 1841754
Opened 2 years ago
Updated 2 years ago
update graph in intermittent failures view for all bugs if list gets filtered e.g. by product, component
Categories
(Tree Management :: Treeherder: Frontend, enhancement)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
NEW
People
(Reporter: aryx, Unassigned)
Details
The graph at https://treeherder.mozilla.org/intermittent-failures/main (intermittent failures view for all bugs) should update if the list gets filtered e.g. by product, component. Requested by :marco.
Comment 1•2 years ago
|
||
prior art of dynamically updating the graph was done for individual bugs here:
https://github.com/mozilla/treeherder/commit/94718b8448d3d0d8dd2598f91bc598f2565955a6
I suspect that wasn't the most efficient react work, but the solution there could give some tips for getting started on solving this bug
You need to log in
before you can comment on or make changes to this bug.
Description
•