@W-18685092@ @W-18685121@ Chakra v3 - update checkout shipping address and shipping option selection#2690
Merged
vcua-mobify merged 10 commits intofeature/chakra-ui-upgrade-v3from Jul 2, 2025
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) |
…-address-migration-v2
unandyala
approved these changes
Jul 2, 2025
…-address-migration-v2
alexvuong
reviewed
Jul 2, 2025
| } | ||
|
|
||
| // Chakra v3 radio returns the selected id in an object with a value property | ||
| const address = customer.addresses.find((addr) => addr.addressId === addressId) |
Contributor
There was a problem hiding this comment.
Not sure how the Chakra V3 is related to the address below?
Contributor
Author
There was a problem hiding this comment.
That's an extra comment that I've removed.
alexvuong
approved these changes
Jul 2, 2025
sf-henry-semaganda
approved these changes
Jul 2, 2025
…-address-migration-v2
alexvuong
pushed a commit
that referenced
this pull request
Jul 16, 2025
…s and shipping option selection (#2690) * Apply initial changes * Radio card changes * More radio card adjustments * Fix shipping option selection * Use value instead of selectedAddress for isSelected * Lint * Remove extra comment --------- Co-authored-by: unandyala <unandyala@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.
Description
UI changes - updates both Shipping Address and Shipping Options cards to Chakra v3.
This allows us to go up to step 3 of checkout in a chakra v3 page.
Here is a video showing the changed cards
Screen.Recording.2025-06-27.at.4.32.08.PM.mov
Types of Changes
How to Test-Drive This PR
Guest:
Registered:
Checklists
General
Accessibility Compliance
You must check off all items in one of the follow two lists:
or...
Localization