Description of problem: 1. login cluster administrator console, default page is https://${console_route}/dashboards Status panel, click "View alerts" or "View details" link, they both link to https://${console_route}/monitoring/alerts the left navigation bar "Monitoring -> Alerting" would be expanded 2. Collapse "Monitoring -> Alerting", click "Home -> Overview" link, and click "View alerts" or "View details" link again 3. the left navigation bar "Monitoring -> Alerting" would not be expanded NOTE: it is the same issue with other links, example: "Cluster inventory" section in Overview page, click nodes link. refresh the https://${console_route} page and repeat the above steps, the menu could be expanded Version-Release number of selected component (if applicable): 4.7.0-0.nightly-2021-01-13-124141 FireFox 75.0 (64-bit) How reproducible: always Steps to Reproduce: 1. see the descriptions 2. 3. Actual results: Expected results: Additional info:
Joe could you please check if this is not a PF issue. If not let me know please, will re-assigne.
@spadgett @jhadvig This looks like a pf issue. I noted that the onExpand prop in the <NavExpandable> component doesn't fire and the function never gets run, therefore only the local state of the component is managing expand collapse. I've created the issue: https://github.com/patternfly/patternfly-react/issues/5592
Checked on ocp 4.8 cluster with payload 4.8.0-0.nightly-2021-04-05-174735. Steps to verify: 1. login cluster administrator console, default page is https://${console_route}/dashboards Status panel, click "View alerts" or "View details" link, they both link to https://${console_route}/monitoring/alerts the left navigation bar "Monitoring -> Alerting" would be expanded 2. Collapse "Monitoring -> Alerting", click "Home -> Overview" link, and click "View alerts" or "View details" link again, the left navigation bar "Monitoring -> Alerting" is expanded now. Same for other parts on overview page, such as links in "Cluster inventory" card. The bug is fixed.
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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security update), 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/RHSA-2021:2438