foundry-ui
                                
                                
                                
                                    foundry-ui copied to clipboard
                            
                            
                            
                        Interaction Feedback | Switch from useTransition to useSprings animations
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.