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

feat(headless): support facet exclusion in search parameter manager #3122

Merged
merged 10 commits into from
Aug 24, 2023

Conversation

dmbrooke
Copy link
Contributor

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

Realized part-way through implementing facet exclusion for the core atomic facet that we weren't supporting excluding facet values in the search parameter manager. Therefore, I added support for this with a new parameter labelled fExcluded.

@dmbrooke dmbrooke requested a review from a team as a code owner August 22, 2023 15:10
@github-actions
Copy link

github-actions bot commented Aug 22, 2023

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Manifest Files

@github-actions
Copy link

github-actions bot commented Aug 22, 2023

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 181.8 181.8 0
search 343.6 344.1 0.1
insight 297.2 297.5 0.1
product-listing 286.3 286.5 0.1
product-recommendation 156.1 156.1 0
recommendation 192.5 192.5 0
ssr 184 184 0

@dmbrooke dmbrooke enabled auto-merge (squash) August 23, 2023 18:26
@dmbrooke dmbrooke merged commit 338e740 into master Aug 24, 2023
32 checks passed
@dmbrooke dmbrooke deleted the KIT-2684-search-param-manager-facet-exclusion branch August 24, 2023 14:08
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.

3 participants