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(atomic): allow user to customize grid card click behavior/links #4287

Merged
merged 15 commits into from
Aug 27, 2024

Conversation

louis-bompart
Copy link
Collaborator

@louis-bompart louis-bompart commented Aug 15, 2024

@louis-bompart
Copy link
Collaborator Author

louis-bompart commented Aug 15, 2024

  • add support for other item-template/item-link/*-list

Copy link

github-actions bot commented Aug 15, 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 244.1 244.1 0
commerce 342.6 342.7 0
search 415.6 415.7 0
insight 392.3 392.4 0
product-listing 306.4 306.4 0
product-recommendation 214.9 214.9 0
recommendation 257.2 257.3 0.1
ssr 405.6 405.7 0
ssr-commerce 353.2 353.3 0

SSR Progress

Use case SSR (#) CSR (#) Progress (%)
search 39 44 89
recommendation 0 4 0
product-recommendation 0 10 0
product-listing 0 13 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
product-recommendation : missing SSR support
product-listing : missing SSR support
case-assist : missing SSR support
insight : missing SSR support
commerce : missing SSR support

Copy link
Contributor

@pathiery pathiery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for atomic file

Copy link
Contributor

@Spuffynism Spuffynism left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm for the headless commerce part

@louis-bompart louis-bompart merged commit e5961ca into master Aug 27, 2024
117 checks passed
@louis-bompart louis-bompart deleted the grid-link branch August 27, 2024 19:30
github-merge-queue bot pushed a commit that referenced this pull request Oct 23, 2024
…4588)

There was a bug introduced
[here](#4287), that caused the
display Grid in IPX recs list (among others to stop working). A fix was
made [here](#4367), but this fix
does not seem to be included in the latest atomic v2 backport release.
So I'm adding it.

---------

Co-authored-by: Olivier Lamothe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants