Barista: Sunburst chart opening additional children

Created on 7 Jul 2020  ·  3Comments  ·  Source: dynatrace-oss/barista

Bug Report

Expected Behavior

When clicking on a certain child, only the children of that child should expand.

Current Behavior

Clicking the 11th or 12th child in NORAM causes multiple children to expand, even if they do not correspond to the parent clicked.

Possible Solution

Haven't looked at the source code, but seems like it may due to the raw number of entries in our chart, since it consistently happens to the 11th or 12th child of our example

Steps to Reproduce



Reproducible at: https://stackblitz.com/edit/github-okclvb

  1. Click on NORAM child (purple).
  2. Click the 11th or 12th smallest child.

Context (Environment)

We've been working on creating reporting for an internal app — we want to use the Sunburst Chart to show the busiest hour within a 24 hour period (almost like a clock), along with the user-breakdown underneath the hour.

Used Versions:

  • node: 12.15.0
  • npm: 6.14.1
  • typescript: 3.8.3
  • angular: 9.1.11
  • @angular/cdk: 9.2.4
  • @dynatrace/barista-components: 7.1.0

    Attachments

image

bug has-pr help wanted

All 3 comments

@bradking1329 Thank you for reporting this.
@subarroca Would you mind looking into this one?

No problem. Assign it to me and I'll deal with it as soon as possible

On Wed, Jul 8, 2020 at 8:06 AM Thomas Heller notifications@github.com
wrote:

@bradking1329 https://github.com/bradking1329 Thank you for reporting
this.
@subarroca https://github.com/subarroca Would you mind looking into
this one?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/dynatrace-oss/barista/issues/1245#issuecomment-655307283,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AAJP7AKOU4YWSMWFFVQOSV3R2QEF5ANCNFSM4OTA4NHA
.

@tomheller this will be finally taken care by @PedroMosquera . Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ffriedl89 picture ffriedl89  ·  8Comments

b-wohs picture b-wohs  ·  3Comments

christian-fischer picture christian-fischer  ·  4Comments

Sherif-Elhefnawy picture Sherif-Elhefnawy  ·  3Comments

subarroca picture subarroca  ·  14Comments