patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
795 stars 357 forks source link

Support for component animations #8252

Closed mcoker closed 4 days ago

mcoker commented 2 years ago

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.

stale[bot] commented 1 year 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.

tlabaj commented 4 days ago

Closing. This will be tracked by https://github.com/patternfly/patternfly-react/issues/10253