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

docs(headless commerce SSR): copy common codes/sample between NextJS & Remix #4778

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Conversation

fpbrault
Copy link
Contributor

@fpbrault fpbrault commented Dec 6, 2024

This PR updates the Remix sample to include the same components as the NextJS sample.

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

@fpbrault fpbrault marked this pull request as ready for review December 6, 2024 22:16
@fpbrault fpbrault requested a review from a team as a code owner December 6, 2024 22:16
Copy link

github-actions bot commented Dec 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 242.9 242.9 0
commerce 354 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.3 371.3 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-3704 to master December 16, 2024 19:45
@fpbrault fpbrault requested a review from a team as a code owner December 17, 2024 15:31
@fpbrault fpbrault marked this pull request as draft December 17, 2024 15:32
@fpbrault fpbrault removed the request for review from a team December 17, 2024 15:37
@fpbrault fpbrault force-pushed the KIT-3774 branch 4 times, most recently from fdb0b53 to ebf2fee Compare December 17, 2024 21:53
GitHub Actions Bot and others added 18 commits December 18, 2024 11:44
Co-authored-by: Frederic Beaudoin <fbeaudoin@coveo.com>
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