-
Notifications
You must be signed in to change notification settings - Fork 2
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
Refactored cards #30
Refactored cards #30
Conversation
EmilyClare4
commented
Sep 23, 2023
- 'Details' button now opens to the mushroom-detail page (which needs work)
- 'Lookalikes' button currently opens a popup with placeholder words.
- Changed button design
Refactored sizefilter + activeFilter log for debugging.
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.
Result cards look great.
I think displaying the 'lookalike' description in the popup is fine for now since our data isn't fully prepared.
We can merge this to main, then add the other refactored filters.
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.
Great work, the cards are ready to merge into master