reapp / reapp-ui

Amazing cross platform UI's with React and JavaScript
https://reapp.io
MIT License
257 stars 47 forks source link

Popovers and modals glitch on animation at times #13

Open natew opened 9 years ago

natew commented 9 years ago

This has to do with them being refactored into being "Portals" (which are awesome, see @ryanflorence / @mjackson's react-modal). But they occasionally bug on animation, and their componentWillUnmount animations are disabled because those were broken completely in the portal refactor.