Skip to content

fix(site): fix disappearing preset selector when switching task template (#20514)#20564

Merged
DanielleMaywood merged 1 commit into
release/2.28from
danielle/cherry-2.28/gh-20514
Oct 29, 2025
Merged

fix(site): fix disappearing preset selector when switching task template (#20514)#20564
DanielleMaywood merged 1 commit into
release/2.28from
danielle/cherry-2.28/gh-20514

Conversation

@DanielleMaywood
Copy link
Copy Markdown
Contributor

Ensure we set selectedPresetId to undefined when we change selectedTemplateId to ensure we don't end up breaking the <Select> component by giving it an invalid preset id.


Cherry picked from 9629d87 (#20514)

…ate (#20514)

Closes #20465

Ensure we set `selectedPresetId` to `undefined` when we change
`selectedTemplateId` to ensure we don't end up breaking the `<Select>`
component by giving it an invalid preset id.
@DanielleMaywood DanielleMaywood marked this pull request as ready for review October 29, 2025 21:17
@DanielleMaywood DanielleMaywood merged commit ba14acf into release/2.28 Oct 29, 2025
47 of 49 checks passed
@DanielleMaywood DanielleMaywood deleted the danielle/cherry-2.28/gh-20514 branch October 29, 2025 21:29
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 29, 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.

2 participants