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

Improved product characteristics auto selection #759

Merged
merged 4 commits into from
Jul 8, 2019

Conversation

fkloes
Copy link
Collaborator

@fkloes fkloes commented Jul 8, 2019

Description

This tickets is about to improve the selection of characteristic values on the product page. If a user now picks a new value, and there is only one product available that matches the current selected combination of characteristics, this product will be auto selected.

Type of change

  • Bug Fix 🐛 (non-breaking change which fixes an issue)
  • Enhancement 🚀 (non-breaking change which adds functionality)
  • Breaking Change 💥 (fix or feature that would cause existing functionality to not work as expected)
  • Polish 💅 (Just some cleanups)
  • Internal 🏠 Only relates to internal processes.

- when a user changes a characteristic in-between a set of already selected characteristics, a product will be selected if possible, rather than resetting the following selection
- adjusted router helper code to get rid of the deprecated import style
@fkloes fkloes added the enhancement New feature or request label Jul 8, 2019
@fkloes fkloes self-assigned this Jul 8, 2019
@devbucket devbucket merged commit 49cceb0 into v6.7.0 Jul 8, 2019
@devbucket devbucket deleted the PWA-2114-attribute-auto-selection branch July 8, 2019 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants