-
Task
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
-
Not defined
Context:
During the carbonisation of Optimize we used our custom
MultiValueInput component from c4 library. This component is just a barebone UI element without any control logic and this led to some code duplication in for example MultiEmailInput and FilterInstance components.
AT:
Create custom component to abstract the common logic and reduce the code duplication.