Currently, in the OpenShift console, our custom forms redirect to the Broker list page upon clicking the Create or Cancel buttons, which is incorrect. Update the logic so that the redirection always navigates back to the previous location after broker creation or cancellation, across all instances where the custom form is used.
Currently, in the OpenShift console, our custom forms redirect to the Broker list page upon clicking the
Create
orCancel
buttons, which is incorrect. Update the logic so that the redirection always navigates back to the previous location after broker creation or cancellation, across all instances where the custom form is used.