-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
When setting up a heatmap duration report with a target value, hovering over the target flow node will automatically trigger the request for downloading the instance which supposed to happen after clicking the download button
Steps to reproduce:
- Create a process report with any definition.
- Select:
- View: flow node
- Measure: duration
- groupBy:flownode
- visualization: heatmap
- Add a target value on one of the flownodes
- Open the network tab in the developer tools
- hover over the target flow node
Actual result :
- The request for downloading the instances is triggered even though the button inside the tooltips was not clicking
Expected result:
The request for downloading the target flow node instances is only triggered when clicking the download button
This is the controller panel for Smart Panels app
- is duplicated by
-
OPT-6596 Outlier Analysis hover behaviour can cause Optimize to crash
- Done