[release-4.21] OCPBUGS-85606: Fix React error on MultiNetworkPolicies page - #484
Conversation
|
Pipeline controller notification For optional jobs, comment This repository is configured in: LGTM mode |
|
@pcbailey: This pull request references Jira Issue OCPBUGS-85606, which is invalid:
Comment The bug has been updated to refer to the pull request using the external bug tracker. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
@pcbailey: This pull request references Jira Issue OCPBUGS-85606, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
This bug doesn't exist on newer versions. Skipping dependent bug check. |
|
/jira refresh |
|
@pcbailey: This pull request references Jira Issue OCPBUGS-85606, which is valid. The bug has been moved to the POST state. 4 validation(s) were run on this bug
Requesting review from QA contact: DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@pcbailey: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/lgtm |
|
Scheduling required tests: |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pcbailey The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This PR fixes a React error displayed on the MultiNetworkPolicies page. When a language other than English is selected and the "Create MultiNetworkPolicy" button is clicked or an existing MultiNetworkPolicy is selected a React error was displayed.
Jira: https://redhat.atlassian.net/browse/OCPBUGS-85606
Demo
Before
MultiNetworkPolicies-React-Error--BEFORE--2026-08-26-22-58-28.mp4
After
MultiNetworkPolicies-React-Error--AFTER--2026-08-26-22-55-57.mp4