react-notification-system
react-notification-system copied to clipboard
Update NotificationItem.jsx
Remove of the height reset on render. This fixes the height of the notification, and prevents having dynamic children (with variable height) to be displayed properly. Should also help in closing #77.
Coverage decreased (-0.01%) to 96.327% when pulling 2b74ff532e7d9ab2f5cc3d7f2086b67463b2800c on gnain:master into 7731449d4145c54b58332d46e353006942185da7 on igorprado:master.
Also moved the call to onAdd in the callback of the setState
Coverage decreased (-0.01%) to 96.327% when pulling 1a3f91eaba6818747d8cf3192086dc966d059ed1 on gnain:master into 7731449d4145c54b58332d46e353006942185da7 on igorprado:master.
What's the status of this?
Waiting for PR acceptation, and new release of the PR is or for you.
On Wed, 10 May 2017, 19:17 Steven Silvestri, [email protected] wrote:
What's the status of this?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/igorprado/react-notification-system/pull/95#issuecomment-300551801, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjEjNFB-Piyr3TFpnSVfk2Wn9fTa4HIks5r4fE4gaJpZM4M-YPB .
Any update on this? @igorprado