-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
We have some places where we have labels and some form of input component, which cannot be done with the LabeledInput component at the moment:
- Process Definition Selection: Combines a label with a select
- Control Panel: Combines labels with Popovers and Dropdowns
- Variable Filter: Combines a label with a Typeahead
Maybe it makes sense to make the LabeledInput component more generic to handle such cases.
This is the controller panel for Smart Panels app
- is related to
-
OPT-1275 The AlertModal should use the LabeledInput component
- Done