-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add challenge filtering #17
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good! This was a feature I wanted to do for a very long time, so I'm glad you're doing it! 🚀
Left a few comments. I think the logic could probably be simpified a bit, but I'm fine with how it looks right now.
(Sorry about preview deploys not working properly, I'm still figuring out Github Actions 😅)
Thank you for the feedback! This was my first ever TypeScript and I'm still realtively new to React so the feedback is super valuable to me! I lack a professional environment to get feedback like this normally. I also definitely felt myself getting sloppy with the prop drilling and in general near the end of the day and am happy to wake up to some improvements! All suggestions have been implemented. |
Sorry, new to GitHub PR system and messing with things. |
@tjosepo Soooo we meging this? |
Allow the user to filter by DLC, survivor, item type, or artifacts using the UI.