foundry-ui icon indicating copy to clipboard operation
foundry-ui copied to clipboard

Interaction Feedback | Switch from useTransition to useSprings animations

Open aVileBroker opened this issue 3 years ago • 0 comments

Suggestion: switch from useTransition to useSprings animations https://react-spring.io/hooks/use-springs#usesprings

We are already using random ids as keys for splashes, this should make keeping track of springs and deleting them work.

The result should be that the splashes stay on the screen and are more performant.

aVileBroker avatar Jun 20 '22 18:06 aVileBroker