-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Describe the bug
When testing example data including https://github.com/openownership/data-standard/blob/main/examples/mixed-direct-and-indirect-ownership.json and https://github.com/openownership/data-standard/blob/main/examples/multiple-indirect-ownership.json, the statement property pop-ups for most of the nodes and edges appear centred on the node/edge which the user has clicked on.
But with the indirect edges appearing at the bottom of the diagram for each of these two examples, clicking on that edge makes the pop-up window appear in the middle of the diagram rather than over the middle of the edge in question.
To Reproduce
Steps to reproduce the behavior:
- Paste this JSON into the visualiser tool and click 'Draw'
- Click on the owns 60% indirect edge going from Person 1 to Company B
- The statement property pop-up window should appear but is centred in the middle of the whole diagram not in the middle of the edge in question (see image below)
Expected behavior
The statement property pop-up window should appear centred on the middle of the edge the user has clicked rather than the middle of the whole diagram
Desktop (please complete the following information):
- OS: iOS
- Browser: Chrome
- Version: 130.0.6723.117 (Official Build) (arm64)
