-
Notifications
You must be signed in to change notification settings - Fork 685
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
Category RootComponent Simple Re-Factor #1211
Conversation
This pull request is automatically deployed with Now. Latest deployment for this branch: https://venia-git-feature-category-peregrine.magento-research1.now.sh |
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.
Just one comment, otherwise 👍
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.
@tjwiebell Nice work! This looks great so far, just a few changes to make.
packages/venia-concept/src/RootComponents/Category/container.js
Outdated
Show resolved
Hide resolved
- Refactor Category component to use this hook and simplify render logic
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.
@tjwiebell Nicely done! This looks great to me. 🎉
Let's get it in QA and get it merged.
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.
This does look awesome; thank you @tjwiebell. I had one question about scroll triggers (and it's for @jimbo and/or @soumya-ashok to answer too), but that's it.
@sirugh I'm bit confused on purpose of new build pipeline. Need to discuss. @tjwiebell Observations -
|
… until pagination refactor)
@tjwiebell QA pass but need final review approval to get merged. |
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.
Description
Re-factor Category RootComponent and all components inside component directory to be functional components that use hooks.
Related Issue
Closes #975
Verification Steps
How Have YOU Tested this?
Manually ran steps above and ran test suite
Screenshots / Screen Captures (if appropriate):
Proposed Labels for Change Type/Package
Checklist: