coveo / ui-kit

Coveo UI kit repository, home of @coveo/headless, @coveo/atomic, and more.
Apache License 2.0
51 stars 34 forks source link

feat(atomic,headless): Add Quickview Support for Insight #4479

Open jfallaire opened 7 hours ago

jfallaire commented 7 hours ago

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

SVCINT-3043

github-actions[bot] commented 7 hours ago

Pull Request Report

PR Title

:x: 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