Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: use and display default template values when creating wkspc. #1584

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

Merged
merged 1 commit into from
May 19, 2022

Conversation

deansheather
Copy link
Member

When creating a workspace using a template that has default values (that aren't empty strings) the default value will be displayed beside the prompt.

Before: Enter a value:
Now: Enter a value (default: "20"):

Also, select (e.g. used by region selectors) parameters will now have the default selected as the initial value.

Fixes #1499

Code_i8QKeVCLlZ

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

Successfully merging this pull request may close these issues.

Bug: workspace template variable default value is not used if no value provided and workspace creation fails
2 participants