Closed Bug 1134774 Opened 10 years ago Closed 10 years ago

when deleting a data series from perfherder graphs, all other data series which are unchecked/muted become visible

Categories

(Tree Management :: Perfherder, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaher, Assigned: mishravikas)

Details

Attachments

(1 file, 1 obsolete file)

when we mute a dataseries in perfherder, it works as one would expect. The problem is when we delete a data series from the list, all the other series which are muted become visible. this is also the case when changing the date range (say from 14 days -> 7 days, or vice versa).
Thanks for reporting this Joel, I'll take this one.
I suspect the easiest way to fix this would be to persist muting state in the URL somehow, maybe by incorporating it into the seriesList parameter: https://github.com/mozilla/treeherder-ui/blob/master/webapp/app/js/perf.js#L272
Note that bug 1134875 will make the above strategy somewhat easier to implement (once it lands).
Summary: when deleted a daataseries from perfherder, all other data series which are unchecked/muted become visible → when deleting a data series from perfherder graphs, all other data series which are unchecked/muted become visible
Attachment #8572139 - Flags: review?(wlachance)
Comment on attachment 8572139 [details] [review] https://github.com/mozilla/treeherder-ui/pull/398 Mostly works, however there's a problem with the series selector. Also, I think we might want to fix bug 1139204 and adjust the patch here to just modify the URL -- it's pretty annoying having the UI flash every time you toggle a series. I will look into bug 1139204 tomorrow, it should be doable...
Attachment #8572139 - Flags: review?(wlachance) → review-
Attached file Update pr
Attachment #8572139 - Attachment is obsolete: true
Attachment #8572674 - Flags: review?(wlachance)
Attachment #8572674 - Flags: review?(wlachance) → review+
I think we can close this, thanks for the patch Vikas!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee: nobody → vikasmishra95
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: