Skip to content

[BUG] - *Statistic Table Not Updating on Node Selection Change in Service Dependency Graph* #140

Open
@Praneeth-discovery

Description

@Praneeth-discovery

Description: When interacting with the Service Dependency Graph, the statistics table overlay does not update to reflect the new node's data upon selecting a different node. This behavior affects user experience as users cannot view relevant statistics for the newly selected node.

Steps to Reproduce:

  1. Create a dashboard with the Service Dependency Graph plugin as a visualization populating the dummy data.
  2. Select a node to display its statistics in the overlay.
  3. Select a different node; observe that the statistics table does not update.

Proposed Solution: A PR has been raised to modify the logic in the updateStatisticTable method. The changes ensure that the statistics are updated immediately when a different node is selected, enhancing interactivity and usability.

PR Link: Link to PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions