Skip to content

fix: show preset parameters when they have diagnostics #18258

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 2 commits into from
Jun 5, 2025

Conversation

blink-so[bot]
Copy link
Contributor

@blink-so blink-so bot commented Jun 5, 2025

Always show preset parameters in CreateWorkspacePageViewExperimental if the preset parameter has any diagnostics, regardless of the showPresetParameters toggle state.

This ensures that users can see and address errors in preset parameters even when the "Show preset parameters" toggle is disabled.

Fixes coder/internal#651

blink-so bot and others added 2 commits June 5, 2025 18:44
Always show preset parameters in CreateWorkspacePageViewExperimental
if the preset parameter has any diagnostics, regardless of the
showPresetParameters toggle state.

Fixes #651
@jaaydenh jaaydenh self-assigned this Jun 5, 2025
@jaaydenh jaaydenh requested a review from Emyrk June 5, 2025 20:47
@jaaydenh jaaydenh merged commit b4f71b7 into main Jun 5, 2025
35 checks passed
@jaaydenh jaaydenh deleted the fix/show-preset-parameters-with-diagnostics branch June 5, 2025 21:46
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display preset error notification when there is an error on a hidden preset parameter
2 participants