React Tailwind Job Listing

Solution retrospective
Hey Everyone, I will be more than happy to hear your opinion about my design.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @chriscodes17
Well done on getting the design right! The application look great.
I found an issue with the job filtering, if you press any of the job filters multiple times they will show up multiple times on the 'filter selection' at the top. A way to fix this is to check if that job filter already exists at the top such as using Array.find() method and if it does exist then when a filter that already exists is clicked then you can either stop the function from fully running or however you have it setup.
I hope that helps! Thanks
Marked as helpful
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