Skip to content

Conversation

@jaaydenh
Copy link
Contributor

this resolves #20187

This bug was introduced in PR #18894 in CreateWorkspacePageViewExperimental.tsx

This PR made a change so that the entire parameter was used instead of just the parameter name to mark an autofilled parameter as touched.

The fix here is to just use the parameter name.

@jaaydenh jaaydenh self-assigned this Nov 13, 2025
@jaaydenh jaaydenh requested a review from aslilac November 13, 2025 20:01
@jaaydenh jaaydenh changed the title fix: correctly set touched for autofill parameters fix: correctly set touched for autofill dynamic parameters Nov 14, 2025
Copy link
Member

@aslilac aslilac left a comment

Choose a reason for hiding this comment

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

whoops!

@jaaydenh jaaydenh merged commit 6067aa3 into main Nov 14, 2025
35 checks passed
@jaaydenh jaaydenh deleted the jaaydenh/autofill-params-fix branch November 14, 2025 17:09
@github-actions github-actions bot locked and limited conversation to collaborators Nov 14, 2025
david-fraley pushed a commit that referenced this pull request Nov 25, 2025
backport #20769  to 2.28

Fix dynamic parameters for create workspace form when using autofill
params from the url
david-fraley pushed a commit that referenced this pull request Nov 25, 2025
backport #20769  to 2.27

Fix dynamic parameters for create workspace form when using autofill
params from the url
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.

bug: [2.26] URL Autofill values are collectively reset when one value is modified

3 participants