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

Fixes #1503 fix sorting in Visual Swatches attribute #1550

Merged
merged 2 commits into from
Oct 16, 2019
Merged

Fixes #1503 fix sorting in Visual Swatches attribute #1550

merged 2 commits into from
Oct 16, 2019

Conversation

androshchuk
Copy link
Contributor

No description provided.


$attributeOptions = [];
$attributeOptionsSort = [];

Copy link
Collaborator

Choose a reason for hiding this comment

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

  1. Add a comment explaining you are collecting the options labels in the expected order (as defined in the attribute options in admin).

@rbayet rbayet assigned androshchuk and unassigned rbayet Oct 14, 2019
@rbayet
Copy link
Collaborator

rbayet commented Oct 14, 2019

Requested some purely cosmetics/documentation changes.

@androshchuk androshchuk assigned rbayet and unassigned androshchuk Oct 15, 2019
Copy link
Collaborator

@rbayet rbayet left a comment

Choose a reason for hiding this comment

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

Could you fix the two minor phpcs errors ?

@rbayet rbayet assigned androshchuk and unassigned rbayet Oct 15, 2019
@androshchuk androshchuk assigned rbayet and unassigned androshchuk Oct 16, 2019
@rbayet rbayet merged commit 23a0c6c into Smile-SA:2.8.x Oct 16, 2019
@androshchuk androshchuk deleted the 1503-fix-sort-in-swatches-attribute branch November 27, 2019 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants