[Chakra V3 Upgrade] @W-18672916 refactor Wishlist page buttons#2768
Merged
sf-jie-dai merged 8 commits intofeature/chakra-ui-upgrade-v3from Jul 14, 2025
Merged
Conversation
Collaborator
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) |
alexvuong
reviewed
Jul 10, 2025
.../extension-chakra-storefront/src/pages/account/wishlist/partials/wishlist-primary-action.jsx
Show resolved
Hide resolved
alexvuong
reviewed
Jul 10, 2025
...hakra-storefront/src/pages/account/wishlist/partials/wishlist-secondary-button-group.test.js
Outdated
Show resolved
Hide resolved
alexvuong
reviewed
Jul 10, 2025
...hakra-storefront/src/pages/account/wishlist/partials/wishlist-secondary-button-group.test.js
Outdated
Show resolved
Hide resolved
alexvuong
reviewed
Jul 10, 2025
...hakra-storefront/src/pages/account/wishlist/partials/wishlist-secondary-button-group.test.js
Outdated
Show resolved
Hide resolved
Contributor
|
Please make sure there are no more |
Contributor
Author
Thanks for the reminder! Just updated tests above |
…ctorWishlishPageCmp
unandyala
approved these changes
Jul 14, 2025
...ension-chakra-storefront/src/pages/account/wishlist/partials/wishlist-primary-action.test.js
Show resolved
Hide resolved
sf-jie-dai
added a commit
that referenced
this pull request
Jul 14, 2025
* migrate and enable wishlist page * [Chakra V3 Upgrade] @W-18672916 refactor Wishlist page components (#2768) * migrate wishlist secondary button group * migrate wishlist primary action * migrate useDisclosure hook * comment out failing tests * add back button hover style * use prependHandlersToServer in jest-setup to simplify server setup * wrap user action in act to avoid React warning * skip commented tests to track them * fix confirmation modal header style * fix loading state for useWishlist hook * center the text for empty wishlist/order history pages * simplify code with Flex * use string number for gap * fix perttier issue * Update packages/extension-chakra-storefront/src/pages/account/wishlist/index.jsx Co-authored-by: Alex Vuong <alex.vuong@salesforce.com> Signed-off-by: sf-jie-dai <jie.dai@salesforce.com> * fix perttier issue --------- Signed-off-by: sf-jie-dai <jie.dai@salesforce.com> Co-authored-by: Alex Vuong <alex.vuong@salesforce.com>
alexvuong
added a commit
that referenced
this pull request
Jul 16, 2025
* migrate and enable wishlist page * [Chakra V3 Upgrade] @W-18672916 refactor Wishlist page components (#2768) * migrate wishlist secondary button group * migrate wishlist primary action * migrate useDisclosure hook * comment out failing tests * add back button hover style * use prependHandlersToServer in jest-setup to simplify server setup * wrap user action in act to avoid React warning * skip commented tests to track them * fix confirmation modal header style * fix loading state for useWishlist hook * center the text for empty wishlist/order history pages * simplify code with Flex * use string number for gap * fix perttier issue * Update packages/extension-chakra-storefront/src/pages/account/wishlist/index.jsx Co-authored-by: Alex Vuong <alex.vuong@salesforce.com> Signed-off-by: sf-jie-dai <jie.dai@salesforce.com> * fix perttier issue --------- Signed-off-by: sf-jie-dai <jie.dai@salesforce.com> Co-authored-by: Alex Vuong <alex.vuong@salesforce.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WishlistSecondaryButtonGroupcomponent, and refactored its unit testsWishlistPrimaryActioncomponentuseDisclosureto show product view modal correctlysuccess toast:


error toast:
Description
Types of Changes
How to Test-Drive This PR
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization