patternfly / react-topology

MIT License
10 stars 19 forks source link

Incorrect Arrow Place in Topology with Dagre Layout #190

Closed mgubaidullin closed 4 months ago

mgubaidullin commented 4 months ago

Describe the problem Incorrect Arrow Place in Topology with Dagre Layout

This is an issue with

How do you reproduce the problem?

  1. Open https://www.patternfly.org/topology/layouts/
  2. Set Layout: Dagre
  3. Move Node 2 around Node 0

Screenshots Screenshot 2024-05-12 at 12 21 44 PM

What is your environment?

What is your product and what release date are you targeting? We are using Topology component in Apache Camel Karavan and we are planning next release end of May

mgubaidullin commented 4 months ago

Workaround is to rollback to "@patternfly/react-topology": "5.2.1"

github-actions[bot] commented 4 months ago

:tada: This issue has been resolved in version 5.4.0-prerelease.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: