-
Sub-task
-
Resolution: Obsolete
-
Major
-
None
-
None
-
Product / Portfolio Work
-
True
-
-
False
-
-
"Golden Path" page from figma design https://www.figma.com/design/0ydoeszh7xITK5l3f4XyNC/live-migration--cross-cluster-?node-id=539-199144&p=f&t=Nqb27DnqsB7qaOf1-0
- props
- isValid (coming from the parent component check)
- sourceStorage
- targetStorage
- storages
- onChange: (storage) => void
By default StorageCheckReadOnly component is displayed, containing source and target storage + "edit" button + warning message in case isValid is false
In case "edit" is clicked, the isEdit state from parent component is set to true and StorageCheckEdit is displayed instead. (the attached image is based on network, because UXD has not being provided for it, but the concept is basically the same)
Unitary tests should be provided at StorageCheck component level