Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
make supporting description more brief
  • Loading branch information
Emyrk committed May 15, 2025
commit 3512e788d9d0cbf6e09ef25520172b65b446dc43
Original file line number Diff line number Diff line change
Expand Up @@ -240,11 +240,8 @@ export const TemplateSettingsForm: FC<TemplateSettingsForm> = ({
Use classic workspace creation form
<StackLabelHelperText>
<span>
If enabled, users will see the original workspace creation
experience without dynamic parameters or live form updates.
This is recommended if your provisioners haven&apos;t been
updated for dynamic parameters, or if you&apos;re
experiencing issues or incorrect behavior with the new form.{" "}
Show the original workspace creation form without dynamic parameters or live updates.
Recommended if your provisioners aren't updated or the new form causes issues.
<strong>
Users can always manually switch experiences in the
workspace creation form.
Expand Down
Loading