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

chore(headless): add a wider range of types for the ssr-commerce summaryState #4643

Merged
merged 18 commits into from
Nov 11, 2024

Conversation

alexprudhomme
Copy link
Contributor

@alexprudhomme alexprudhomme commented Nov 6, 2024

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

state.query was not available before in the current ssr-commerce summary implementation since query is in an extended type of the default state of the headless-commerce-summary controller.

image image

y-lakhdar and others added 16 commits October 31, 2024 10:47
Copy link

github-actions bot commented Nov 6, 2024

Pull Request Report

PR Title

✅ Title follows the conventional commit spec.

Live demo links

Bundle Size

File Old (kb) New (kb) Change (%)
case-assist 236.8 236.8 0
commerce 341.5 341.5 0
search 412.8 412.8 0
insight 402.1 402.1 0
recommendation 249.1 249.1 0
ssr 406.3 406.3 0
ssr-commerce 353.7 353.7 0

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
case-assist 0 6 0
insight 0 27 0
commerce 0 15 0
Detailed logs search : buildInteractiveResult
search : buildInteractiveInstantResult
search : buildInteractiveRecentResult
search : buildInteractiveCitation
search : buildGeneratedAnswer
recommendation : missing SSR support
case-assist : missing SSR support
insight : missing SSR support
commerce : missing SSR support

Base automatically changed from KIT-3707 to master November 11, 2024 20:03
@alexprudhomme alexprudhomme added this pull request to the merge queue Nov 11, 2024
@alexprudhomme alexprudhomme removed this pull request from the merge queue due to a manual request Nov 11, 2024
@alexprudhomme alexprudhomme added this pull request to the merge queue Nov 11, 2024
Merged via the queue into master with commit b52d936 Nov 11, 2024
121 checks passed
@alexprudhomme alexprudhomme deleted the KIT-3719 branch November 11, 2024 21:51
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.

4 participants