-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Context:
The raw data table configuration popover got a bit massive and chaotic after adding new columns to it.
AT:
- Change the order of switches in the popover (move those which are making a group to the bottom)
- Group of related switches should be put into collapsible section to reduce the initial height of the config popover
Testing Notes:
- ceate raw data report with some process added
- open report configuration popover
- in the popover (if exist) variable, inputVariable, outputVariable and flowNodeDurations columns should be grouped in collapsible sections which contain related switches
- all sections should open and close
- all collapsible sections should be located at the bottom of the config popover
- all the switches should work
This is the controller panel for Smart Panels app
- is related to
-
OPT-6634 Popover does not recalculate its height when its children change height
- Done