patternfly-react
patternfly-react copied to clipboard
Support for component animations
trafficstars
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.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.