-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
When enabling precision on a heatmap report with persisted tooltip, the tooltips are duplicated on the heatmap.
Steps to reproduce:
- Create a heatmap report
- Open the configuration option popover and enable "Tooltips - Show absolute values"
- Enable the "custom precision" option inside the config
Actual result:
- The tooltips with does not have custom precision is still displayed, which results in two tooltips on top of each other.
Expected result:
- The tooltips with no precision are replaces with the precision tooltips so that we only have one precision at a time.
Testing Notes:
- Create a heatmap report
- Open the configuration option popover and enable "Tooltips - Show absolute values"
- Switch the "custom precision" option inside the config on and off
- Switch "Show Relative Value based on process instance count" config on and off when "Show Absolute Value" is enabled
This is the controller panel for Smart Panels app
[OPT-6566] Enabling custom precision on heatmap reports show tooltip twice
Status | Original: Triage [ 10612 ] | New: Ready [ 10005 ] |
Assignee | New: Michal Konopski [ michal.konopski ] |
Status | Original: Ready [ 10005 ] | New: In Development [ 10312 ] |
Description |
Original:
h2. Brief summary of the bug. What is it ? Where is it ?
When enabling precision on a heatmap report with persisted tooltip, the tooltips are duplicated on the heatmap. h2. Steps to reproduce: * Create a heatmap report * Open the configuration option popover and enable "Tooltips - Show absolute values" * Enable the "custom precision" option inside the config h3. Actual result: * The tooltips with does not have custom precision is still displayed, which results in two tooltips on top of each other. h3. Expected result: * The tooltips with no precision are replaces with the precision tooltips so that we only have one precision at a time. |
New:
h2. Brief summary of the bug. What is it ? Where is it ?
When enabling precision on a heatmap report with persisted tooltip, the tooltips are duplicated on the heatmap. h2. Steps to reproduce: * Create a heatmap report * Open the configuration option popover and enable "Tooltips - Show absolute values" * Enable the "custom precision" option inside the config h3. Actual result: * The tooltips with does not have custom precision is still displayed, which results in two tooltips on top of each other. h3. Expected result: * The tooltips with no precision are replaces with the precision tooltips so that we only have one precision at a time. h3. Testing Notes: * Create a heatmap report * Open the configuration option popover and enable "Tooltips - Show absolute values" * Switch the "custom precision" option inside the config on and off * Switch "Show Relative Value based on process instance count" config on and off when "Show Absolute Value" is enabled |
Assignee | Original: Michal Konopski [ michal.konopski ] | New: Omran Abazeed [ omran.abazeed ] |
Status | Original: In Development [ 10312 ] | New: In Review [ 10212 ] |
Assignee | Original: Omran Abazeed [ omran.abazeed ] | New: Cigdem Ilhan [ cigdem.ilhan ] |
Status | Original: In Review [ 10212 ] | New: In Test [ 10004 ] |
Assignee | Original: Cigdem Ilhan [ cigdem.ilhan ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Test [ 10004 ] | New: Done [ 10010 ] |
Affects Version/s | New: 3.10.0-alpha2 [ 17896 ] |
FYI This is not precision specific bug, switching on and off "Show Absolute Value" when "Show Relative Value based on process instance count" is on causes the same problem