react-awesome-modal icon indicating copy to clipboard operation
react-awesome-modal copied to clipboard

backdrop element's opacity needs to be animated

Open geyang opened this issue 9 years ago • 1 comments

At the moment from what I saw in the demo, it looks like the backdrop element is not animated. This makes the appearance sudden despite of the animated entry of the section.

Also, is the leaving animated?

BTW, In my component I tend to use react-motion for all animated appearance and disappearance, this way I don't need to worry about animation at all.

geyang avatar May 06 '16 15:05 geyang

@episodeyang Thanks for your advice. I think the backdrop element doesn't need to animate because It also plays the role of the mask. I'll check react-motion, thanks!

shibe97 avatar May 08 '16 13:05 shibe97