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,headless): add Quickview Support for Insight #4479

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

Conversation

jfallaire
Copy link

@jfallaire jfallaire commented Oct 1, 2024

Add html method to InsightAPIClient and AtomicInsightQuickview component which is using the action event from atomic-insight-result-action.

SVCINT-3043

@jfallaire jfallaire requested review from a team as code owners October 1, 2024 14:47
@jfallaire jfallaire changed the title SVCINT-3043 SVCINT-3043: Add Quickview Support for Insight Oct 1, 2024
Copy link

github-actions bot commented Oct 1, 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 236.3 236.3 0
commerce 339.1 339.1 0
search 411.4 411.4 0
insight 397.6 398.9 0.3
recommendation 248.5 248.5 0
ssr 405.4 405.4 0
ssr-commerce 351.4 351.4 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

@jfallaire jfallaire changed the title SVCINT-3043: Add Quickview Support for Insight feat(atomic,headless): Add Quickview Support for Insight Oct 1, 2024
@louis-bompart louis-bompart changed the title feat(atomic,headless): Add Quickview Support for Insight feat(atomic,headless): add Quickview Support for Insight Oct 4, 2024
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