-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(commerce): only expose breadcrumbs with values (#4132)
By only exposing breadcrumbs with values, breadcrumbs without facet values will not be included. Since we also filter out breadcrumbs without values, the `hasBreadcrumbs` check will be `false` instead of `true` when there are facets with no values, which is the desired state. [CAPI-1089] [CAPI-1089]: https://coveord.atlassian.net/browse/CAPI-1089?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- Loading branch information
1 parent
60a384d
commit d3d57e8
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters