Job Listings - built with React and slight design change

Solution retrospective
I got it working but backwards.... I either have it to where none of the listings will show until a filter is selected, then the filtered jobs show up. OR all listings show up and the filtered jobs are REMOVED instead of the not-matching jobs from disappearing. Not sure how to get it to go the other way but it's pretty much done, slightly functional lol
Please log in to post a comment
Log in with GitHubCommunity feedback
- @shashilo
Good work here Kele. I know this challenge takes time to style and implement. There are some things you should clean up, but you should be proud of how far you've gotten.
- I do like that you added a filter to the top of the page, but if I'm the designer or the product manager, I'd have you remove it until you click on a tag.
- If you select multiple tags from the filter, it doesn't properly function.
- On all your clickable states, there's no hover state. This is not good for usability as the user will not know if something is clickable.
- If you look at the
active-states.jpg
, it tells you what should be clickable. Currently, you cannot click on the individual job posting tags. That's how a user will filter the results. - Font size, letter spacing, padding on tags, missing box-border on each listing, etc. These are details missed.
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