Submitted over 3 years agoA solution to the Job listings with filtering challenge
Fully Animated with State Management Job Listing filtering app!
svelte, typescript, vite
@OGShawnLee

Solution retrospective
Hey what's going on? This one was built with the built-in Svelte transition and state management api so there was no need to install any external library.
- I had to add and remove margin to the main element to keep the job listings in the same place whenever the filters section appears and disappears. I didn't use absolute positioning for the filters section because if it grows vertically it would not push the list down. Do you guys know of a cleaner solution?
Thanks for viewing/replying. Have a great day!
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Shawn Lee's solution.
Join 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