patternfly / react-topology

MIT License
10 stars 19 forks source link

Topology V5 upgrade requires casting of elements to specific element subclasses. #75

Closed jeff-phillips-18 closed 1 year ago

jeff-phillips-18 commented 1 year ago

Describe the problem Updates to types in v5 cause products to need to cast elements to specific element types

How do you reproduce the problem? Update to the v5 release in a product that uses hooks for drag and drop and others.

Expected behavior Upgrade should be smooth, shouldn't have to cast element parameters to specific element sub-classes

Is this issue blocking you? No

What is your product and what release date are you targeting? OpenShift Console

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 5.0.0-prerelease.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

jessiehuff commented 1 year ago

https://github.com/patternfly/react-topology/pull/76