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-ssr-commerce): fix client side recommendation refresh with a productId #4793

Merged
merged 22 commits into from
Dec 19, 2024

Conversation

alexprudhomme
Copy link
Contributor

@alexprudhomme alexprudhomme requested review from a team as code owners December 16, 2024 19:26
@alexprudhomme alexprudhomme changed the base branch from master to KIT-3786 December 16, 2024 19:27
Copy link

github-actions bot commented Dec 16, 2024

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 242.9 242.9 0
commerce 353.9 354 0
search 414 414 0
insight 405.2 405.2 0
recommendation 255.1 255.1 0
ssr 407.4 407.4 0
ssr-commerce 371.1 371.3 0.1

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-3786 to master December 19, 2024 17:17
@alexprudhomme alexprudhomme added this pull request to the merge queue Dec 19, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Dec 19, 2024
@alexprudhomme alexprudhomme added this pull request to the merge queue Dec 19, 2024
Merged via the queue into master with commit 454178b Dec 19, 2024
124 checks passed
@alexprudhomme alexprudhomme deleted the KIT-3801 branch December 19, 2024 21:28
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