-
Task
-
Resolution: Won't Do
-
L3 - Default
-
None
-
Not defined
AT:
- the value list extracted to its own component
- the form component is used in the value list to align the selected/available values labels
- the manual value labels (e.g. t('common.multiSelect.selected')) is replaced by the label component and also the disabled state is handled by the labeled component
- make sure that the following bug is fixed with that:
- Process - Invoice Receipt : 2
- Variable - Creditor
- Bug - selecting value checkboxes causes miss-alignment between selected and available values.
Context:
The component was extended multiple times with new features and know is a mess of duplicated code.