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

fix(headless commerce): Correctly set cf-facetId when selecting category facet search result #4992

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fbeaudoincoveo
Copy link
Contributor

The path property of values in the category facet search response body does not include the rawValue itself, so we need to manually add it.

This is not the case for category facet values in the response body of search / product listing requests, so this part works fine.

https://coveord.atlassian.net/browse/KIT-3984

@fbeaudoincoveo fbeaudoincoveo requested a review from a team as a code owner February 19, 2025 18:22
Copy link

Pull Request Report

PR Title

❌ Title should follow the conventional commit spec:
<type>(optional scope): <description>

Example: feat(headless): add result-list controller

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 244.2 244.2 0
commerce 355.5 355.5 0
search 415.5 415.5 0
insight 406.7 406.7 0
recommendation 256.3 256.3 0
ssr 409.3 409.3 0
ssr-commerce 373.2 373.2 0

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