Skip to content

When zooming on Graphs, too many requests are being made causing slowness #3112

@cigamit

Description

@cigamit

Describe the bug
If you have 50 graphs on the page, and then zoom, you will notice that 101 network requests are made. There should be only 50. This causes a slowdown in the user interface.

To Reproduce
Steps to reproduce the behavior:

  1. Open the browser debug panel and goto the network tab
  2. Go to any Graph page
  3. Initialize a zoom.
  4. Note that there are several duplicate requests

Expected behavior
There should be only one request per graph

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugUndesired behaviourresolvedA fixed issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions