Description of problem: Should keep tab headers when loading details for Pipeline BC Version-Release number of selected component (if applicable): v3.7.14 How reproducible: Always Steps to Reproduce: 1.Create Jenkins Pipeline BC $ oc create -f https://raw.githubusercontent.com/openshift/origin/master/examples/jenkins/jenkins-ephemeral-template.json $ oc new-app -f https://raw.githubusercontent.com/openshift/origin/master/examples/jenkins/pipeline/samplepipeline.yaml 2.Go to Builds -> Pipeline -> sample-pipeline page 3.Switch between History, Configuration, Events tab Actual results: 3.When loading info for each tab, tab header disappears as well as the labels Expected results: 3. Should always show tab header even loading Additional info:
https://github.com/openshift/origin-web-console/pull/2620
Commits pushed to master at https://github.com/openshift/origin-web-console https://github.com/openshift/origin-web-console/commit/2a34d69a1500ad3e00735c5cb087ad5e4b625492 Bug 1527346 - Don't reload entire pipeline page on tab changes Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1527346 https://github.com/openshift/origin-web-console/commit/293bf56b846fd48c74b8ffaf1706a7da00dc8bdb Merge pull request #2620 from spadgett/pipeline-reload-on-search Automatic merge from submit-queue. Bug 1527346 - Don't reload entire pipeline page on tab changes Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1527346 /kind bug /assign @jwforres /cc @jwforres
Fixed in origin openshift v3.9.0-alpha.2+00c6589-9
Will check on an OCP puddle with the fix when we have
Checked on openshift v3.9.0-0.19.0 Switching between pipelines tabs will not cause reload entire page. Move to VERIFIED
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0489