-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
1
-
None
-
None
-
OCP Console - Sprint 275
As part of the work on react-router v5 drop, we need to migrate from the createModalLauncher instances in our codebase and we need to use the useModal hook instead.
One instance that uses createModalLauncher is VolumeTableRows and its removeVolume action. Introduce a new hook that would return callback to launch the modal via the useOverlay hook. We should adjust this function to accept a callback retrieved from this new hook.
AC:
- refactor removeVolume to hook form.
- consolidate the consumers of removeVolume action to use this new hook form instead.
- clones
-
CONSOLE-4634 Refactor DeploymentActionFactory to hook form.
-
- Closed
-
- links to