Documentation
Feedback
Guides

Release Notes
Release Notes
Fixed
hideImpossibleCombinations prop behavior
July, 20

{"base64":"  ","img":{"width":105,"height":20,"type":"svg","mime":"image/svg+xml","wUnits":"px","hUnits":"px","length":951,"url":"https://cdn.jsdelivr.net/gh/vtexdocs/dev-portal-content@main/images/hideimpossiblecombinations-prop-behavior-0.png"}}

Before this fix, SKU Selector's hideImpossibleCombinations prop was not properly hiding impossible specifications (specifications that can't be chosen according to the filter previously selected) when defined as true in certain scenarios.

In addition to that, when the prop value was false, impossible specifications were not being displayed by the component in an intuitive way. Instead, their names were shown in a grey color, confusing users about the specification availability.

These behaviors are now fixed and the prop is working as expected, improving user experience when using the SKU Selector component.

Check out this link to watch a practical demonstration of the error.

Was this helpful?
Yes
No
On this page