You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The error icon doesn't appear next to the step name if the step was skipped on import.
How to reproduce:
import toml blueprint with invalid hostname like "-base-image-"
select a target and click next
click "Review and finish" button
Outcome:
hostname step doesn't have error icon next to its name in the left side navigation, the "Create blueprint" button is disabled without any indication why
Expected outcome:
hostname step has the error icon next to its name
There might a problem with the pristine status of the navigation item, if clicked after skipping to review the validation gets applied properly and clicking away with invalid value adds the error icon immediately.
The text was updated successfully, but these errors were encountered:
The error icon doesn't appear next to the step name if the step was skipped on import.
How to reproduce:
Outcome:
Expected outcome:
There might a problem with the pristine status of the navigation item, if clicked after skipping to review the validation gets applied properly and clicking away with invalid value adds the error icon immediately.
The text was updated successfully, but these errors were encountered: