Skip to content

Update BuildParametersDialog to use DynamicParameters #110

Closed
coder/coder
#18226
@jaaydenh

Description

@jaaydenh

The BuildParametersDialog appears when a user updates a workspace after new parameters have been added to a template.

The goal is to update the BuildParametersDialog to enable access to the new form control types and updated designs for dynamic parameters.

  • swap the RichParameterInput component with the DynamicParameters component.
  • Make this change only for the dynamic-parameters experiment
  • Retrieve parameters from dynamic params websocket, API.templateVersionDynamicParameters
  • Add opt-in/opt-out buttons

Metadata

Metadata

Assignees

Labels

betacandidate for a beta release

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions