-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
bugFor issues that describe a defect or regression in the released softwareFor issues that describe a defect or regression in the released software
Milestone
Description
Issue Description
Item attributes when items are added to the cart are displayed incorrectly in the starter-kit and in the cart items component from the component library. Namely having the title attribute uses the optionTitle instead of title.
Possible Solution
- Use
optionTitlefrom the parent variant if available, otherwise... - Use
titlefrom the chosen variant - Add
label: nullfor the future to be clear that there will be a label.
Versions
Node: 10.7.0
NPM: 6.2.0
Meteor Node: 8.11.3
Meteor NPM: 5.10.0
Reaction CLI: 0.29.0
Reaction: 1.16.0
Reaction branch: release-1.16.0
Docker: 18.06.0-ce
Metadata
Metadata
Assignees
Labels
bugFor issues that describe a defect or regression in the released softwareFor issues that describe a defect or regression in the released software