Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: show error message for incompatible parameters#18365

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jaaydenh merged 1 commit intomainfromjaaydenh/incompatible-parameters-warning
Jun 13, 2025

Conversation

jaaydenh
Copy link
Contributor

@jaaydenhjaaydenh commentedJun 13, 2025
edited
Loading

resolvescoder/preview#148

If there are any immutable params with diagnostics on the workspace parameters page, display this error dialog.

Screenshot 2025-06-13 at 18 06 36

Emyrk reacted with thumbs up emoji
@jaaydenhjaaydenh self-assigned thisJun 13, 2025
@jaaydenhjaaydenh requested a review fromEmyrkJune 13, 2025 17:07
Copy link
Member

@EmyrkEmyrk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

👍

@@ -596,11 +596,18 @@ export const CreateWorkspacePageViewExperimental: FC<
const currentParameterValueIndex =
form.values.rich_parameter_values?.findIndex(
(p) => p.name === parameter.name,
) ?? -1;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

This feels like it could be a bad default 🤔

Copy link
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

yup, I removed this to check undefined instead

@Kira-Pilot
Copy link
Member

Need a docs update so this is clear to new users.

@jaaydenhjaaydenh merged commitdc5f69e intomainJun 13, 2025
37 checks passed
@jaaydenhjaaydenh deleted the jaaydenh/incompatible-parameters-warning branchJune 13, 2025 18:52
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@EmyrkEmyrkEmyrk approved these changes

Assignees

@jaaydenhjaaydenh

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Display error message on workspace parameters page if a required mutable parameter without a value is present
3 participants
@jaaydenh@Kira-Pilot@Emyrk

[8]ページ先頭

©2009-2025 Movatter.jp