replicatedhq / kots

KOTS provides the framework, tools and integrations that enable the delivery and management of 3rd-party Kubernetes applications, a.k.a. Kubernetes Off-The-Shelf (KOTS) Software.
https://kots.io
Apache License 2.0
902 stars 90 forks source link

Fix Dropdown logic for when field #4883

Closed miaawong closed 2 months ago

miaawong commented 2 months ago

What this PR does / why we need it:

This will hide the dropdown if there is when field is configured. 2024-09-12 09 58 52

Which issue(s) this PR fixes:

https://replicated.slack.com/archives/C01CE41DDUM/p1726129358501859 https://app.shortcut.com/replicated/story/112048/config-dropdowns-always-show-even-with-when-field-set-to-false [sc-112048] #### Does this PR require a test?

Does this PR require a release note?

Fix dropdown logic for when condition in Config

Does this PR require documentation?