Design comparison
Solution retrospective
Nothing in particular, but it was fun.
What challenges did you encounter, and how did you overcome them?Using the last version of vue with composition api, thankfully the documentation is great.
What specific areas of your project would you like help with?Any feedback on my composition api usage will be greatly appreciated.
Community feedback
- @WlfernandoPosted 3 months ago
Hi! you have an issue with overflow. You could use outline property in all to cast the culprit of that beheavor.
0@TripouillePosted 2 months ago@Wlfernando Hi, thanks for your feedback.
I'm not sure I follow you, I spot indeed an issue with the height of the modal on mobile in case there are too many items in the cart.
But I don't know why you mentioned the use of an outline. Can you be a little more specific please?
0@WlfernandoPosted 2 months ago@Tripouille I see you fix it, nice! Using outline for this case was for only to spotlight the culprit and then remove it, you could see it like a way to debug css.
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