Skip to content
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

COMMERCE-12235 WIP #5671

Closed
wants to merge 33 commits into from
Closed

COMMERCE-12235 WIP #5671

wants to merge 33 commits into from

Conversation

veroglez
Copy link
Member

No description provided.

veroglez and others added 30 commits September 22, 2023 12:35
…tion 'choose an option' for the select field
… depending on whether it's called from minicart
…cart and initialize the selected state for the edit view
…ox multiple field and add logic to display it in minicart
@@ -114,7 +115,9 @@ const ProductOptionCheckboxMultiple = ({
skuOptionsAtomState
),
namespace,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note: we don't want to set namespace in the minicart. We only want to change minicart props.

productOption,
skuOptionsAtomState
),
namespace,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

productOption,
skuOptionsAtomState
),
namespace,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants