MikevPeeren• 2,100
@MikevPeeren
Posted
Hey 👋
Good job, my only comment would be to add a transition to the share modal so it appears nicely in view.
Marked as helpful
0
@MikevPeeren
Posted
Hey 👋
Good job, my only comment would be to add a transition to the share modal so it appears nicely in view.
Marked as helpful
@MichalTrubini
Posted
Hi David,
Instead of switching between "display:none/display:block", I set the opacity to 0 by default. When a user clicks on the button, the opacity is set to 1 with "transition: opacity 0.5s".
;-)
@MichalTrubini
Posted
Hey Mike,
Thanks for the suggestion! Animation is now there.
Account Deleted
@MichalTrubini Nice animation, how did you manage to do that?
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord