Closed mcoker closed 4 days ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
Closing. This will be tracked by https://github.com/patternfly/patternfly-react/issues/10253
Placeholder for the core work in https://github.com/patternfly/patternfly/issues/4979
If the animations can be handled all in CSS, there may be no react work needed, but we may need to introduce things like event handlers to watch, for example,
transitionend
before removing an element from the DOM or adding/removing a class.