I'm halfway between my custom transition with lifecycle method code, and the ReactCSSTransitionGroup code. Currently, it correctly shows a fade in, an edit transition, and a deleted transition. Now I need to figure out how to give each comment a background-color, without overriding the other transition background-colors. Maybe nest the .comment inside the .fadr-enter scss\?
5d7fca3Cory Armbrecht103mo ago