Design comparison
Solution retrospective
Hello,
Any feedback of improvements or alternative better approaches to the problem is much appreciated.
Thank you
Community feedback
- @palgrammingPosted over 3 years ago
you need to check your social icon popup as it changes between desktop and mobile. you are using two different elements but you might want to just transition one element to be the popup for all view-port sizes. Cause right now at time both are visible on your project at the same time
0@dralm3idaPosted over 3 years ago@palgramming, thank you for your feedback. Yes, I am using 2 different elements for social media. Is that approach wrong? When I open the live link I cannot see both elements at the same time, can you elaborate on that? Thx
0@palgrammingPosted over 3 years ago@r0drig
- open the site and get it in mobile view.
- click the button to open social links
- transition the view to desktop
- click the social link button again
you need to make the social links one element that transitions between the different views but their might be other ways to solve the problem
0@dralm3idaPosted over 3 years ago@palgramming, understood. Thank you for the tips.
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
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