flanksource / flanksource-ui

https://flanksource-ui.vercel.app
Other
10 stars 23 forks source link

Playbook params - incremental rendering / dependsOn #2375

Open moshloop opened 2 weeks ago

moshloop commented 2 weeks ago

i.e. Select a combo value, and then use that value to populate others.

adityathebe commented 2 weeks ago

after fetching the playbook spec, check for any parameters with a non empty dependsOn field. If there is any such parameter then they should be re-rendered when the dependencies are populated.