- Notifications
You must be signed in to change notification settings - Fork906
Commitb4f71b7
fix: show preset parameters when they have diagnostics (#18258)
Always show preset parameters in CreateWorkspacePageViewExperimental ifthe preset parameter has any diagnostics, regardless of theshowPresetParameters toggle state.This ensures that users can see and address errors in preset parameterseven when the "Show preset parameters" toggle is disabled.Fixescoder/internal#651---------Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com>Co-authored-by: Jaayden Halko <jaayden@coder.com>1 parent508fba8 commitb4f71b7
File tree
1 file changed
+6
-2
lines changed- site/src/pages/CreateWorkspacePage
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
620 | 620 |
| |
621 | 621 |
| |
622 | 622 |
| |
623 |
| - | |
624 |
| - | |
| 623 | + | |
| 624 | + | |
| 625 | + | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
625 | 629 |
| |
626 | 630 |
| |
627 | 631 |
| |
|
0 commit comments
Comments
(0)