Submitted 2 months ago
Responsive Result Summary with Vue 3, Tailwind CSS, TypeScript & Pinia
@FxGanangGH
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud of identifying knowledge gaps. Need to improve on putting attention to details and work on problem-solving speed.
What challenges did you encounter, and how did you overcome them?Adjusting layout from full-screen on mobile to a contained layout on desktop challenged me more than I thought. This helped me find knowledge gaps that I need to work on.
What specific areas of your project would you like help with?Any feedback is appreciated.
Community feedback
- @huyphan2210Posted 2 months ago
Hi, @FxGanangGH
I saw your solution and had a suggestion:
- It looks like you're using Tailwind, and on viewports smaller than 1440px, the result summary component expands to fill the entire width (which seems like it's only intended for mobile screens). I think you could add more Tailwind classes to the
<div>
that contains thedesktop
classes to make it more responsive. I'm not too familiar with Tailwind, so you'll have to experiment with that.
Hope this helps!
Marked as helpful1 - It looks like you're using Tailwind, and on viewports smaller than 1440px, the result summary component expands to fill the entire width (which seems like it's only intended for mobile screens). I think you could add more Tailwind classes to the
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