Closed Bug 1071334 Opened 11 years ago Closed 11 years ago

changing url fields like ``revision`` and ``fromchange`` don't reload the page

Categories

(Tree Management :: Treeherder, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: camd, Assigned: camd)

References

Details

these url params should reload the page just like ``repo`` does. So we should have a list of url params to reload with when they change. otherwise, we should just refilter without a reload.
I'm pretty sure this is a P1. Correct me if I'm wrong. But ifyou're in a repo, and add a ``revision`` value, it's a no-op.
Assignee: nobody → cdawson
Priority: -- → P1
This is just because of the # in the url, right?
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Wes, the answer is a little more complex than yes or no. :) For that particular route, we need to have some url fields that just do filtering without reloading the page. But others, because they fetch a different set of data from the service, need to reload the page to make updates. This this has a set of keys that should reload the page.
You need to log in before you can comment on or make changes to this bug.