Could be a RFE like https://trello.com/c/vZbjaAwZ/718-2-bookmarkable-page-state for bug 1365304
https://github.com/openshift/origin-web-console/pull/1609
Commit pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/2726821a342c2897d05ebdfe88ce771b0d375fa8 Bug 1456144 - Handle labels set from URL in overview
This is automatically changed to ON_QA but now it reproduces on latest OCP: Openshift v3.6.96 URL contains "labelFilter" but it'll be directed back when user refresh the browser.
I can't reproduce in current origin-web-console master... Is it possible the fix is not in the OCP version you're testing?
(In reply to Xingxing Xia from comment #7) > Per https://url.corp.redhat.com/559353b (Red Hat internal), v3.6.96 already > includes the fix https://github.com/openshift/origin-web-console/pull/1609 But tested in openshift v3.6.96, the bug is indeed reproduced, i.e. "URL contains "labelFilter" but it'll be directed back when user refresh the browser" Later verified in today's new version openshift v3.6.99, the issue disappears. Now page refresh after label set can persist the set label in url and the filtered result in overview page