Have couple of requirements like when we select / change value in one field, need to update value on other field
In attached screenshot, we have field
- Type (Enum - match / rewrite),
- Match Condition - Enabled only when type mentioned above is match
- Rewrite action - Enabled only when type mentioned above is rewrite
Now Enable / Disable is working fine, but error scenario is, when at first we select match then select match condition, then i changed type to rewrite, now match condition should be cleared which is not happening
We are using vue-vanilla 2.5
