V2Wizrad: fix validation at file system step (HMS-3733)
this commit fix validation when usr choose duplicate mount point andwhen there is no root partition
This commit is contained in:
parent
92fbb8babf
commit
698d21df42
5 changed files with 117 additions and 4 deletions
|
|
@ -111,6 +111,7 @@ export const mapRequestToState = (request: BlueprintResponse): wizardState => {
|
|||
fileSystem: {
|
||||
mode: 'automatic',
|
||||
partitions: [],
|
||||
isNextButtonTouched: true,
|
||||
},
|
||||
|
||||
architecture: request.image_requests[0].architecture,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue