-
Bug
-
Resolution: Unresolved
-
Undefined
-
4.20.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
Done
-
None
-
-
None
-
None
-
None
-
None
Description of problem:
As part of the drop react-router effort we are identifying instances of createModalLauncher use, which we intend to remove. Some of those instances appear to be a dead code, we should clean those up. Instances of dead code are menuItems in deployment.tsx and deployment-config.tsx. Those seem to have been superseded by the DeploymentActionFactory but not removed. We should remove those.
Version-Release number of selected component (if applicable):
How reproducible:
always
Steps to Reproduce:
This is a tech debt, no real customer facing issue occurs. Removing those should not affect the functionality of the kebab actions for deployments and deployment configs.
Actual results:
Expected results:
Additional info: