Files
coder/site
Danielle Maywood 9629d873fb fix(site): fix disappearing preset selector when switching task template (#20514)
Closes https://github.com/coder/coder/issues/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.
2025-10-29 21:11:44 +00:00
..
…
2025-10-23 11:14:35 -05:00
2025-09-26 10:52:53 -03:00
2025-05-24 11:33:16 -03:00
2025-08-22 09:00:03 -06:00