Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wizard: Invalid values are not obvious on import #2700

Open
regexowl opened this issue Dec 19, 2024 · 0 comments
Open

Wizard: Invalid values are not obvious on import #2700

regexowl opened this issue Dec 19, 2024 · 0 comments

Comments

@regexowl
Copy link
Collaborator

The error icon doesn't appear next to the step name if the step was skipped on import.

How to reproduce:

  1. import toml blueprint with invalid hostname like "-base-image-"
  2. select a target and click next
  3. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant